PowerTools SPREAD for Windows Forms 8.0J
OnLocationChanged メソッド (EditBase)


イベントデータを格納しているEventArgs
System.Windows.Forms.Control.LocationChanged イベントを発生させます。
構文
'Declaration
 
Protected Overrides Sub OnLocationChanged( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As EditBase
Dim e As EventArgs
 
instance.OnLocationChanged(e)
protected override void OnLocationChanged( 
   EventArgs e
)

パラメータ

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

EditBase クラス
EditBase メンバ

 

 


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