Enum ToggleButtonState
Defines the constants that specifies the states of ToggleButton.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum ToggleButtonState
Fields
| Name | Description |
|---|---|
| Active | Active state of ToggleButton. |
| Inactive | Inactive state of ToggleButton. |