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
Have questions or feedback about this documentation? Please submit your feedback here.
Normal