Ribbon for WinForms
Add(String) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonItemCollection クラス > Add メソッド : Add(String) メソッド
The text to display on the new button.
Adds a RibbonButton item to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal text As String _
) As RibbonItem
public RibbonItem Add( 
   string text
)

パラメータ

text
The text to display on the new button.
参照

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