Object Types: Panels and all control types.
Description: When users click with the left mouse button anywhere or a panel, an EVENT_LEFT_CLICK event occurs, and is sent to the callback function associated with the panel, as well as to the callback function associated with the control over which the mouse click took place.
Event Data Parameters: eventData1 = mouse vertical position.
eventData2 = mouse horizontal position.