PowerTools SPREAD for Windows Forms 8.0J
OnChanged メソッド (NamedStyleCollection)


イベントデータを含むNamedStyleCollectionEventArgsオブジェクト
Changedイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnChanged( _
   ByVal e As NamedStyleCollectionEventArgs _
) 
'使用法
 
Dim instance As NamedStyleCollection
Dim e As NamedStyleCollectionEventArgs
 
instance.OnChanged(e)
protected virtual void OnChanged( 
   NamedStyleCollectionEventArgs e
)

パラメータ

e
イベントデータを含むNamedStyleCollectionEventArgsオブジェクト
参照

NamedStyleCollection クラス
NamedStyleCollection メンバ

 

 


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