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

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

パラメータ

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

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.