DblClick event
Occurs when the user double-clicks anywhere on the object.
Double-clicking triggers a Click event followed by a DblClick event.
Syntax
object
_DblClick
where
object
– is the name of a graphic object, or an expression that evaluates to a graphic object.Provide Feedback