ComponentOne Themes for WinForms
Load(String) Method

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace > C1Theme Class > Load Method : Load(String) Method
The source file name.
Loads the current theme from a file. The theme format determined on the base of the file extension.
Syntax
'Declaration
 
Public Overloads Sub Load( _
   ByVal fileName As System.String _
) 
public void Load( 
   System.string fileName
)

Parameters

fileName
The source file name.
See Also

Reference

C1Theme Class
C1Theme Members
Overload List