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