| 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. |
| Outlook2003 | Sets various properties on the control to achieve an Outlook 2003 style. |
| Vista_Blue | Sets various properties on the control to achieve a Vista Blue style. |
| Zune | Sets various properties on the control to achieve a Zune inspired style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.Calendar.enumControlStyle
Target Platforms: Current Windows operating system with .NET 8.
Sets various properties on the control to achieve an Outlook 2003 style.
Sets various properties on the control to achieve a Vista Blue style.
Sets various properties on the control to achieve a Zune inspired style.