[]
An enumeration indicates the state of the a char box.
[Flags]
public enum CharBoxState
<Flags>
Public Enum CharBoxState
Name | Description |
---|---|
Inactive | Indicates that the char box is inactive. |
Normal | Indicates that the char box is in normal state. |
Selected | Indicates that the char box is selected. |