| Visual Basic (Declaration) | |
|---|---|
Public Enum enumControlStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumControlStyle : System.Enum | |
| Member | Description |
|---|---|
| Blue_XP | Sets the styling properties for a blue style. |
| Default | The neutral state of the enum. |
| Olive_XP | Sets the styling properties for a green style. |
| Royale_XP | Sets the styling properties for a pale grey style. |
| Silver_XP | Sets the styling properties for a greystyle. |
| System | Sets the styling properties for a standard system list style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.List.enumControlStyle
Target Platforms: Current Windows operating system with .NET 8.