ComponentOne Themes for WinForms
Load(String,C1ThemeFormat) Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class > Load Method : Load(String,C1ThemeFormat) Method
The theme persistence format to use.
Loads the current theme from a file.
Syntax
'Declaration
 
Public Overloads Sub Load( _
   ByVal fileName As System.String, _
   ByVal format As C1ThemeFormat _
) 
public void Load( 
   System.string fileName,
   C1ThemeFormat format
)

Parameters

fileName
format
The theme persistence format to use.
See Also

Reference

C1Theme Class
C1Theme Members
Overload List