'Declaration Public Enum TabStripButton Inherits System.Enum
'Usage Dim instance As TabStripButton
public enum TabStripButton : System.Enum
'Declaration Public Enum TabStripButton Inherits System.Enum
'Usage Dim instance As TabStripButton
public enum TabStripButton : System.Enum
| Member | Description |
|---|---|
| End | Indicates the End button |
| Home | Indicates the Home button |
| Next | Indicates the Next button |
| NextHiddenSheet | Indicates the button that allow active next hidden sheet. |
| None | Indicates the None button |
| PrevHiddenSheet | Indicates the button that allow active previous hidden sheet. |
| Previous | Indicates the Previous button |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.TabStripButton