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