Ribbon for WinForms
Remove メソッド (RibbonItemCollectionBase)

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

パラメータ

item
The Ribbon item to remove.
参照

RibbonItemCollectionBase クラス
RibbonItemCollectionBase メンバ