PowerTools CalendarGrid for Windows Forms 1.0J
OnInsert メソッド (CharBoxCollection)

CharBox インスタンスのインデックスを示す System.Int32
CharBox インスタンスを示す System.Object
CharBoxCollection インスタンスの内容をクリアするときに、追加のカスタム処理を実行します。
構文
Protected Overrides Sub OnInsert( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnInsert( 
   int index,
   object value
)

パラメータ

index
CharBox インスタンスのインデックスを示す System.Int32
value
CharBox インスタンスを示す System.Object
参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.