PowerTools CalendarGrid for Windows Forms 1.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 メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.