PowerTools SPREAD for Windows Forms 8.0J
OnParentChanged メソッド (ElementWindowless)


イベント引数
要素の親が変更されたときにParentChangedイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnParentChanged( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As ElementWindowless
Dim e As EventArgs
 
instance.OnParentChanged(e)
protected virtual void OnParentChanged( 
   EventArgs e
)

パラメータ

e
イベント引数
参照

ElementWindowless クラス
ElementWindowless メンバ

 

 


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