Ribbon for WinForms
Remove(String) メソッド

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 > RibbonItemCollection クラス > Remove メソッド : Remove(String) メソッド
The text to search for, case-sensitive.
Removes the first occurrence of a RibbonButton with the specified text from this collection.
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal text As String _
) 
public void Remove( 
   string text
)

パラメータ

text
The text to search for, case-sensitive.
参照

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