Gets the Vista predefined theme.
Namespace: MindFusion.Scheduling.Compact Assembly: PocketPlanner
Syntax
C# |
public static Theme Vista { get; } |
Visual Basic |
Public Shared ReadOnly Property Vista As Theme |
Property Value
An instance of the Theme class representing the Vista theme.
See Also
|