Search
Theme.Vista Property
See Also
 





Gets the Vista predefined theme.

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

 Syntax

C#  Copy Code

public static Theme Vista { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Vista As Theme

 Property Value

An instance of the Theme class representing the Vista theme.

 See Also