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





Gets the Light predefined theme.

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

 Syntax

C#  Copy Code

public static Theme Light { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Light As Theme

 Property Value

An instance of the Theme class representing the Light theme.

 See Also

Theme Members
Theme Class
MindFusion.Scheduling.WinForms Namespace