| Visual Basic (Declaration) | |
|---|---|
Public Enum enumControlStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumControlStyle : System.Enum | |
| Member | Description |
|---|---|
| Default | This value will not affect the control, it indicates the property state after settings have been applied. |
| Outlook | Sets various properties to achieve an Outlook style. |
| Vista_Blue | Sets various properties to achieve a modern blue style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Month.enumControlStyle
Target Platforms: Current Windows operating system with .NET 8.
Sets various properties to achieve an Outlook style.
Sets various properties to achieve a modern blue style.