EventDropX()
Syntax
Result = EventDropX()Description
After a #PB_Event_GadgetDrop or #PB_Event_WindowDrop is received by WaitWindowEvent() or WindowEvent(), this function returns the X position within the target gadget or window at which the data was dropped.
Supported OS
All