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

キー値。
ボタンに表示するテキストの文字列。
ボタンに表示するテキスト項目を追加します。
シンタックス
Public Overloads Function Add( _
   ByVal key As String, _
   ByVal value As String _
) As Integer
public int Add( 
   string key,
   string value
)

パラメータ

key
キー値。
value
ボタンに表示するテキストの文字列。

戻り値の型

項目のインデックス。
参照

参照

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

 

 


© 2008 GrapeCity inc. All rights reserved.