Ribbon for WinForms
Save(String) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > C1Ribbon クラス > Save メソッド : Save(String) メソッド
Name of the file that will contain the Ribbon definition.
Saves a Ribbon definition into an XML file.
シンタックス
'宣言
 
Public Overloads Sub Save( _
   ByVal fileName As String _
) 
public void Save( 
   string fileName
)

パラメータ

fileName
Name of the file that will contain the Ribbon definition.
参照

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