ComponentOne Scheduler for WinForms
LoadThemes Method (CalendarTheme)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule.UI Namespace > CalendarTheme Class : LoadThemes Method
Name of the Xml file that contains the themes.
Loads a collection of themes from an Xml file.
Syntax
'Declaration
 
Public Shared Function LoadThemes( _
   ByVal fileName As System.String _
) As System.Integer
public static System.int LoadThemes( 
   System.string fileName
)

Parameters

fileName
Name of the Xml file that contains the themes.
See Also

Reference

CalendarTheme Class
CalendarTheme Members