MindFusion WinForms Programmer's Guide
Theme Constructor
See Also
 





Initializes a new instance of the Theme class.

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

 Syntax

C#  Copy Code

protected Theme ()

Visual Basic  Copy Code

Protected Sub New ()

 Remarks

This method is marked as protected because the Theme class is abstract and cannot be instantiated.

 See Also

Theme Class
MindFusion.Scheduling.WinForms Namespace