PowerTools CalendarGrid for Windows Forms 1.0J
Insert(Int32,String,String) メソッド

ButtonTextCollection のインデックス値。
ボタンのキー値。
ボタンテキスト文字列。
ButtonTextCollection に項目を挿入します。
構文
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
ButtonTextCollection のインデックス値。
key
ボタンのキー値。
value
ボタンテキスト文字列。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.