Gets the insert button style.
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public Style InsertButtonStyle { get; } |
Visual Basic |
---|
Public ReadOnly Property InsertButtonStyle As Style Get |
Visual C++ |
---|
public: property Style^ InsertButtonStyle { Style^ get (); } |