GrapeCity CalendarGrid for Windows Forms 2.0J
Add(String,String) メソッド

ボタンのキー値。
ボタンテキスト文字列。
ButtonTextCollection に項目を追加します。
構文
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 メンバ
オーバーロード一覧

 

 


c 2008 GrapeCity inc. All rights reserved.