DblClick event (Display object)

Occurs when the user double-clicks a blank area or the wallpaper of a display.
Double-clicking triggers a Click event followed by a DblClick event.
Syntax
Display
_
DblClick
where
Display
– is the name of a Display object variable that was dimensioned using the WithEvents keyword or the reserved name Display.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal