| Visual Basic (Declaration) | |
|---|---|
Public Enum enumTabPosition Inherits System.Enum | |
| C# | |
|---|---|
public enum enumTabPosition : System.Enum | |
| Member | Description |
|---|---|
| Bottom | Tabs along the bottom of the control. |
| Left | Tabs to the left of the control. |
| Right | Tabs to the right of the control. |
| Top | Tabs along the top of the control. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Tabs.enumTabPosition
Target Platforms: Current Windows operating system with .NET 8.