Search
Theme.Windows2003 Property
See Also
 





Gets the Windows2003 predefined theme.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public static Theme Windows2003 { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Windows2003 As Theme

 Property Value

An instance of the Theme class representing the Windows2003 theme.

 See Also