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

CharBox インスタンスのインデックスを示す System.Int32
古い CharBox インスタンスを示す System.Object
新しい CharBox インスタンスを示す System.Object
CharBoxCollection インスタンスの内容をクリアするときに、追加のカスタム処理を実行します。
構文
protected override void OnSet( 
   int index,
   object oldValue,
   object newValue
)
Protected Overrides Sub OnSet( _
   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.