Ribbon for WinForms
IndexOf(String) メソッド

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

パラメータ

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

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