'Declaration
Public Enum CharBoxStyle Inherits System.Enum
'Usage
Dim instance As CharBoxStyle
public enum CharBoxStyle : System.Enum
'Declaration
Public Enum CharBoxStyle Inherits System.Enum
'Usage
Dim instance As CharBoxStyle
public enum CharBoxStyle : System.Enum
Member | Description |
---|---|
BottomHalf | Only bottom half part of char box is displayed. |
BottomQuarter | Only bottom quater part of char box is displayed. |
LeftRightSide | Only left and right side of box is displayed. |
Normal | A complete char box is displayed. |
TopHalf | Only top half part of char box is displayed. |
TopQuarter | Only top quater part of char box is displayed. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.CharBoxStyle