'Declaration Public Enum FocusRectangle Inherits System.Enum
'Usage Dim instance As FocusRectangle
public enum FocusRectangle : System.Enum
'Declaration Public Enum FocusRectangle Inherits System.Enum
'Usage Dim instance As FocusRectangle
public enum FocusRectangle : System.Enum
Member | Description |
---|---|
Box | Shows the selection indicator as a box. |
FlatButton | Shows the selection indicator as 3D when the mouse moves over the focus item; otherwise, shown as flat. |
Normal | Shows the selection indicator as a focus rectangle. |
ThreeD | Shows the selection indicator as 3D (reverse). |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Spread.InputMan.CellType.FocusRectangle