Enum ButtonAdvState
Specifies the state of the button.
Namespace: Syncfusion.Windows.Forms
Assembly: Syncfusion.Shared.Base.dll
Syntax
[Flags]
public enum ButtonAdvState
Fields
Name | Description |
---|---|
All | |
Checked | |
Default | |
Flat | |
Inactive | |
MouseOver | |
Pressed |