| Visual Basic (Declaration) | |
|---|---|
Public Enum enumControlStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumControlStyle : System.Enum | |
| Member | Description |
|---|---|
| Control_Blue | Draws the control with a custom Blue style. |
| Default | Draws the control with the default style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Date.enumControlStyle
Target Platforms: Current Windows operating system with .NET 8.
Draws the control with a custom Blue style.
Draws the control with the default style.