MESCIUS SPREAD for Windows Forms 15.0J
OnSetComplete メソッド (CharBoxCollection)

CharBoxインスタンスのインデックスを示すSystem.Int32
古いCharBoxインスタンスを示すSystem.Object
CharBox新しいインスタンスを作成します。System.Object
CharBoxCollectionインスタンスの内容を設定するときに、追加のカスタム処理を実行します。
構文
'宣言
 
Protected Overrides Sub OnSetComplete( _
   ByVal index As Integer, _
   ByVal oldValue As Object, _
   ByVal newValue As Object _
) 
protected override void OnSetComplete( 
   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.