GrapeCity PlusPak for Windows Forms 10.0J
OnCommandIconsCollectionChanged メソッド (GcMdiTabControl)

System.Objectはイベントのソースを示します。
System.ComponentModel.CollectionChangeEventArgsオブジェクトにはイベントのデータが含まれます。
CommnadIconsのCollectionChangedイベントを処理します。
シンタックス
Protected Overridable Sub OnCommandIconsCollectionChanged( _
   ByVal sender As Object, _
   ByVal e As CollectionChangeEventArgs _
) 
protected virtual void OnCommandIconsCollectionChanged( 
   object sender,
   CollectionChangeEventArgs e
)

パラメータ

sender
System.Objectはイベントのソースを示します。
e
System.ComponentModel.CollectionChangeEventArgsオブジェクトにはイベントのデータが含まれます。
参照

参照

GcMdiTabControl クラス
GcMdiTabControl メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.