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

In This Topic
Save(String) Method
In This Topic
Saves a status bar definition into an XML file.
Syntax
'Declaration
 
Public Overloads Sub Save( _
   ByVal fileName As System.String _
) 
 

Parameters

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