GrapeCity CalendarGrid for Windows Forms 2.0J
OnSetComplete メソッド (CharBoxCollection)

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

パラメータ

index
CharBox インスタンスのインデックスを示す System.Int32
oldValue
古い CharBox インスタンスを示す System.Object
newValue
新しい CharBox インスタンスを示す System.Object
参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.