GrapeCity CalendarGrid for Windows Forms 3.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 メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.