Search
Theme.Black Property
See Also
 





Gets the Black predefined theme.

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

 Syntax

C#  Copy Code

public static Theme Black { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Black As Theme

 Property Value

An instance of the Theme class representing the Black theme.

 See Also