MESCIUS SPREAD for Windows Forms 17.0J
OnSet メソッド (CharBoxCollection)

CharBoxインスタンスのインデックスを示すSystem.Int32
古いCharBoxインスタンスを示すSystem.Object
CharBox新しいインスタンスを作成します。System.Object
CharBoxCollectionインスタンスの内容をクリアするときに、追加のカスタム処理を実行します。
構文
'Declaration
 
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 メンバ

 

 


© MESCIUS inc. All rights reserved.