Enum ControlState
Control states
public enum ControlState
Fields
Disabled = 3
When the control was disabled
Hovered = 1
Hovered, when mouse cursor is hovering over
Normal = 0
Normal state
Pressed = 2
Pressed, when the primary mouse is pressing or the control have a touch inside