GrapeCity InputMan for Windows Forms 10.0J
OnRemove メソッド (SideButtonCollection)

valueが存在する位置の0から始まるインデックス。
indexから削除する要素の値。
インスタンスから要素を削除する前に、追加のカスタム プロセスを実行します。
構文
Protected Overrides Sub OnRemove( _
   ByVal index As Integer, _
   ByVal value As Object _
) 
protected override void OnRemove( 
   int index,
   object value
)

パラメータ

index
valueが存在する位置の0から始まるインデックス。
value
indexから削除する要素の値。
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.