2.0
3.0
>
comp
>
gb.qt4
>
control
>
.dragmove
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
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.