onRightDblClick
Topic group Related topics Example
Event fired when the user double-clicks with the right mouse button while the pointer is on a form or an object.
Description
Use onRightDblClick to perform an action when the user double-clicks with the right mouse button. Other than the initiating action, this event is identical to onLeftDblClick.
This event will not fire for the form if you have a popup menu assigned to the form’s popupMenu property.