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