Specifies a calendar theme.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum ThemeType |
Visual Basic Copy Code |
---|
Public Enum ThemeType |
Member name | Description | |
---|---|---|
Black |
The black theme. |
|
Custom |
Indicates a user-defined theme. |
|
Dark |
The dark theme. |
|
Light |
Indicates a light-colored theme. |
|
Lila |
The Lila theme. |
|
Silver |
The Silver theme. |
|
Standard |
The standard MindFusion.Scheduling theme. |
|
Vista |
A theme with a Windows Vista look and feel. |
|
Windows2003 |
The Windows2003 standard theme. |