[]
The definitions of control's state
[Flags]
public enum ControlState
<Flags>
Public Enum ControlState
Name | Description |
---|---|
Disabled | The state of control is disabled. |
Hot | The state of control is hot. |
Normal | The state of control is normal. |
Pressed | The state of control is pressed. |