'Declaration
Public Enum CharBoxState Inherits System.Enum
'Usage
Dim instance As CharBoxState
public enum CharBoxState : System.Enum
'Declaration
Public Enum CharBoxState Inherits System.Enum
'Usage
Dim instance As CharBoxState
public enum CharBoxState : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.CharBoxState