| 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 | The properties are set to mimic the appearance of Outlook. |
| Vista_Blue | The properties are set to values that are used in the Vista - Blue style. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumControlStyle
Target Platforms: Current Windows operating system with .NET 8.
The properties are set to mimic the appearance of Outlook.
The properties are set to values that are used in the Vista - Blue style.