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

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

パラメータ

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

参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.