MindFusion WinForms Programmer's Guide
Theme.Dark Property
See Also
 





Gets the Dark predefined theme.

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

 Syntax

C#  Copy Code

public static Theme Dark { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Dark As Theme

 Property Value

An instance of the Theme class representing the Dark theme.

 See Also

Theme Members
Theme Class
MindFusion.Scheduling.WinForms Namespace