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


イベント引数
ユーザーがコントロールをダブルクリックしたときにDoubleClickイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnDoubleClick( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As ElementWindowless
Dim e As EventArgs
 
instance.OnDoubleClick(e)
protected virtual void OnDoubleClick( 
   EventArgs e
)

パラメータ

e
イベント引数
参照

ElementWindowless クラス
ElementWindowless メンバ

 

 


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