| Visual Basic (Declaration) | |
|---|---|
Public Enum enumBackStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumBackStyle : System.Enum | |
| Member | Description |
|---|---|
| Opaque | The background will appear opaque. |
| Transparent | The background will appear transparent. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Button.enumBackStyle
Target Platforms: Current Windows operating system with .NET 8.