Control.DragMove (gb.qt)
Syntax
EVENT DragMove ( )
This event is raised while the mouse moves inside the control during a drag & drop process.

You can cancel this event to indicate that a part of the control does not accept the drop.