'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 |
---|---|
Down | The down button. |
Thumb | The thumb button. |
Up | The up button. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.FormControls.ScrollBarButtonType