[]
Specifies the state of the element for display.
public enum ElementState : short
Public Enum ElementState As Short
| Name | Description |
|---|---|
| Inactive | Display state is inactive |
| Inverted | Display state is inverted (as if it has been pressed) |
| Normal | Display state is normal (active) |