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