| Visual Basic (Declaration) | |
|---|---|
Public Enum enumControlStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumControlStyle : System.Enum | |
| Member | Description |
|---|---|
| Default | The neutral state of the enum. |
| Standard | Standard style ![]() |
| XP | XP Style Tab with highlight bar at the top ![]() |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Tabs.enumControlStyle
Target Platforms: Current Windows operating system with .NET 8.

