Ribbon for WinForms
Load(String) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1StatusBar クラス > Load メソッド : Load(String) メソッド
Name of the file that contains the status bar definition.
Loads a status bar definition from an XML file.
シンタックス
'宣言
 
Public Overloads Function Load( _
   ByVal fileName As String _
) As Boolean
public bool Load( 
   string fileName
)

パラメータ

fileName
Name of the file that contains the status bar definition.
参照

C1StatusBar クラス
C1StatusBar メンバ
オーバーロード一覧