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


ユーザーが要素をクリックすると発生します。
構文
'Declaration
 
Public Event Click As EventHandler
'使用法
 
Dim instance As ElementWindowless
Dim handler As EventHandler
 
AddHandler instance.Click, handler
public event EventHandler Click
解説

このイベントは、MouseUp イベントの後に発生します。

参照

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

 

 


Copyright © 2004 GrapeCity inc.