MindFusion WinForms Programmer's Guide
Calendar.ApplyTheme Method (Theme)
See Also
 





Applies the specified theme to the calendar.

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

 Syntax

C#  Copy Code

public void ApplyTheme (
    Theme theme
)

Visual Basic  Copy Code

Public Sub ApplyTheme ( _
    theme As Theme _
)

 Parameters

theme
A Theme object containing appearance settings.

 See Also

ApplyTheme Method Overload List
Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace
Theme Property