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

CharBoxインスタンスのインデックスを示すSystem.Int32
CharBoxインスタンスを示すSystem.Object
CharBoxCollectionインスタンスのコンテンツを挿入するときに、追加のカスタム処理を実行します。
構文
'Declaration
 
Protected Overrides Sub OnInsertComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnInsertComplete( 
   int index,
   object value
)

パラメータ

index
CharBoxインスタンスのインデックスを示すSystem.Int32
value
CharBoxインスタンスを示すSystem.Object
参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


© MESCIUS inc. All rights reserved.