'Declaration Public Enum ScrollBarButtonType Inherits System.Enum
'Usage Dim instance As ScrollBarButtonType
public enum ScrollBarButtonType : System.Enum
'Declaration Public Enum ScrollBarButtonType Inherits System.Enum
'Usage Dim instance As ScrollBarButtonType
public enum ScrollBarButtonType : System.Enum
Member | Description |
---|---|
Decrease | The up button. |
Increase | The down button. |
Thumb | The thumb button. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.FormControls.ScrollBarButtonType