company logo

GUIBaseContext :: doAfterDrop - Post-event handler for Drop events

The post-event handler for drop events (GEV_EndDrop) allows handling the updated instance for a drop event. The handler is called, only, when the drop event has been accepted by the doBeforeDrop() handler. Information about the drag object are not available anymore.

Implementation details

int32 GUIBaseContext  :: doAfterDrop (  )