Ribbon for WinForms
Load(String) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1Ribbon クラス > Load メソッド : Load(String) メソッド
Name of the file that contains the Ribbon definition.
Loads a Ribbon 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 Ribbon definition.

戻り値の型

False if the file is not in the expected format.
参照

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