Ribbon for WinForms
Add(RibbonItem) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonItemCollection クラス > Add メソッド : Add(RibbonItem) メソッド
Adds the specified RibbonItem to the collection.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal item As RibbonItem _
) As Integer
public int Add( 
   RibbonItem item
)

パラメータ

item

戻り値の型

The index of the item in the collection.
参照

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