'Declaration
Public Enum TabOrientation Inherits System.Enum
'Usage
Dim instance As TabOrientation
public enum TabOrientation : System.Enum
'Declaration
Public Enum TabOrientation Inherits System.Enum
'Usage
Dim instance As TabOrientation
public enum TabOrientation : System.Enum
Member | Description |
---|---|
Bottom | Displays the tabs at the bottom |
Left | Displays the tabs at the left |
Right | Displays the tabs at the right |
Top | Displays the tabs at the top |
System.Object
System.ValueType
System.Enum
FarPoint.Win.TabOrientation