C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / C1StatusBar Class / Load Method / Load(String) Method
Name of the file that contains the status bar definition.

In This Topic
Load(String) Method
In This Topic
Loads a status bar definition from an XML file.
Syntax
'Declaration
 
Public Overloads Function Load( _
   ByVal fileName As System.String _
) As System.Boolean
 

Parameters

fileName
Name of the file that contains the status bar definition.
See Also