| Visual Basic (Declaration) | |
|---|---|
Public Enum enumPageBorder Inherits System.Enum | |
| C# | |
|---|---|
public enum enumPageBorder : System.Enum | |
| Member | Description |
|---|---|
| Flat | Flat border single line ![]() |
| Raised | Shadow style border ![]() |
| RaisedThin | Shadow style border with thin lines ![]() |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Tabs.enumPageBorder
Target Platforms: Current Windows operating system with .NET 8.


