GrapeCity SPREAD for Windows Forms 11.0J
OnLocationChanged(Object,EventArgs) メソッド


送信元
イベント引数
LocationChangedイベントを処理します。
構文
'Declaration
 
Protected Overloads Overridable Sub OnLocationChanged( _
   ByVal sender As Object, _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As SuperEditBase
Dim sender As Object
Dim e As EventArgs
 
instance.OnLocationChanged(sender, e)
protected virtual void OnLocationChanged( 
   object sender,
   EventArgs e
)

パラメータ

sender
送信元
e
イベント引数
参照

SuperEditBase クラス
SuperEditBase メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.