GrapeCity SPREAD for Windows Forms 11.0J
DoubleClick イベント (DropDownEditor)


ドロップダウンエディタがダブルクリックされたときに発生します。
構文
'Declaration
 
Public Event DoubleClick As EventHandler
'使用法
 
Dim instance As DropDownEditor
Dim handler As EventHandler
 
AddHandler instance.DoubleClick, handler
public event EventHandler DoubleClick
解説
ダブルクリックは、ユーザーのオペレーティングシステムのマウス設定によって決定されます。マウスボタンの2回のクリックをダブルクリックとみなすためのクリック間隔は、ユーザーが設定できます。
参照

DropDownEditor クラス
DropDownEditor メンバ

 

 


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