onLeftMouseDown
Topic group Related topics Example
Event fired when the user presses the left mouse button while the pointer is over a form or an object.
Description
Use onLeftMouseDown to perform an action when the user presses the left mouse button. Other than the initiating action, this event is identical to onLeftDblClick.