Gets the Windows2003 predefined theme.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public static Theme Windows2003 { get; } |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Property Windows2003 As Theme |
An instance of the Theme class representing the Windows2003 theme.
See Also