| Visual Basic (Declaration) | |
|---|---|
Public Enum enumFlatStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumFlatStyle : System.Enum | |
| Member | Description |
|---|---|
| Modern | A more modern looking flat style with rounded corners. |
| Standard | The windows standard flat style of button. ![]() |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Button.enumFlatStyle
Target Platforms: Current Windows operating system with .NET 8.

