| Visual Basic (Declaration) | |
|---|---|
Public Enum enumBorderStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumBorderStyle : System.Enum | |
| Member | Description |
|---|---|
| Default | Default border type |
| Regular | All four sides of the border will be equal width. |
| Rounded | All four sides of the border will be equal width, and the corners will be rounded. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Tips.enumBorderStyle
Target Platforms: Current Windows operating system with .NET 8.