Event Control.DragMove (gb.qt4)

Event DragMove ( )

This event is raised while the mouse moves inside the control during a drag & drop process.

Event Cancellation

If you stop the event with STOP EVENT, you indicate that the part of the control where the mouse cursor is does not accept the drop.