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


ドロップダウンエディットウィンドウがクリックされた場合に発生します。
構文
'Declaration
 
Public Event Click As EventHandler
'使用法
 
Dim instance As DropDownEditor
Dim handler As EventHandler
 
AddHandler instance.Click, handler
public event EventHandler Click
解説
このClick イベントは、イベントハンドラにSystem.EventArgsを渡します。そのため、クリックが発生したことを通知するだけです。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


Copyright © 2004 GrapeCity inc.