GrapeCity CalendarGrid for Windows Forms 3.0J
OnInsertComplete メソッド (CharBoxCollection)

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

パラメータ

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

参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.