| Visual Basic (Declaration) | |
|---|---|
Public Enum enumSizeMode Inherits System.Enum | |
| C# | |
|---|---|
public enum enumSizeMode : System.Enum | |
| Member | Description |
|---|---|
| Fixed | Fixed width based on TabWidth Property |
| Full | Stretches/compresses the tabs to fill the whole control. |
| Normal | Sets the tabs to fit the text and/or image within the tab. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Tabs.enumSizeMode
Target Platforms: Current Windows operating system with .NET 8.