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

CharBoxインスタンスのインデックスを示すSystem.Int32
<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />インスタンスを示す<see cref="T:System.Object" />
CharBoxCollectionインスタンスの内容をクリアするときに、追加のカスタム処理を実行します。
構文
'Declaration
 
Protected Overrides Sub OnRemoveComplete( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnRemoveComplete( 
   int index,
   object value
)

パラメータ

index
CharBoxインスタンスのインデックスを示すSystem.Int32
value
<see cref="T:GrapeCity.Win.Spread.InputMan.CellType.CharBox" />インスタンスを示す<see cref="T:System.Object" />
参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


© MESCIUS inc. All rights reserved.