GrapeCity PlusPak for Windows Forms 10.0J
Insert(Int32,String,String) メソッド

インデックス値。
キー値。
ボタンに表示するテキストの文字列。
ボタンに表示するテキスト項目を挿入します。
シンタックス
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal value As String _
) 
public void Insert( 
   int index,
   string key,
   string value
)

パラメータ

index
インデックス値。
key
キー値。
value
ボタンに表示するテキストの文字列。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.