Ribbon for WinForms
Remove(RibbonItem) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonQatItemCollection クラス > Remove メソッド : Remove(RibbonItem) メソッド
The Ribbon item to remove.
Removes the first occurrence of the specified RibbonItem from the collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal item As RibbonItem _
) 
public void Remove( 
   RibbonItem item
)

パラメータ

item
The Ribbon item to remove.
参照

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