GrapeCity PlusPak for Windows Forms 11.0J
OnItemInsert メソッド (TouchToolBarItemCollection)

挿入位置のインデックスを示す System.Int32 値。
挿入する項目を示す TouchToolBarItem オブジェクト。
コレクションに 1 つの項目を挿入するときに呼び出されます。
シンタックス
Protected Overrides Sub OnItemInsert( _
   ByVal index As Integer, _
   ByVal item As TouchToolBarItem _
) 
protected override void OnItemInsert( 
   int index,
   TouchToolBarItem item
)

パラメータ

index
挿入位置のインデックスを示す System.Int32 値。
item
挿入する項目を示す TouchToolBarItem オブジェクト。
参照

参照

TouchToolBarItemCollection クラス
TouchToolBarItemCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.