Enum ControlState
The state of the control
Namespace: Inferno.UI.Controls
Assembly: Inferno.Desktop.dll
Syntax
public enum ControlState
Fields
| Name | Description |
|---|---|
| Click | |
| Hover | |
| None |
The state of the control
public enum ControlState
| Name | Description |
|---|---|
| Click | |
| Hover | |
| None |