PowerTools SPREAD for Windows Forms 8.0J
OnCollectionChanged メソッド (StyleCollection)


イベントデータを格納しているCollectionChangeEventArgs
StyleCollection オブジェクトが変更されたときに呼び出されます。
構文
'Declaration
 
Protected Overridable Sub OnCollectionChanged( _
   ByVal e As CollectionChangeEventArgs _
) 
'使用法
 
Dim instance As StyleCollection
Dim e As CollectionChangeEventArgs
 
instance.OnCollectionChanged(e)
protected virtual void OnCollectionChanged( 
   CollectionChangeEventArgs e
)

パラメータ

e
イベントデータを格納しているCollectionChangeEventArgs
参照

StyleCollection クラス
StyleCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.