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