GrapeCity SPREAD for Windows Forms 12.0J
DoubleClick イベント (ElementWindowless)


ユーザーが要素をダブルクリックすると発生します。
構文
'Declaration
 
Public Event DoubleClick As EventHandler
'使用法
 
Dim instance As ElementWindowless
Dim handler As EventHandler
 
AddHandler instance.DoubleClick, handler
public event EventHandler DoubleClick
解説
このイベントは、MouseUp イベントの後に発生します。
参照

ElementWindowless クラス
ElementWindowless メンバ
MouseUp イベント
Click イベント

 

 


Copyright © 2004 GrapeCity inc.