/
comp
/
gb.qt
/
control
/ .drag
Control.Drag (gb.qt)
Syntax
EVENT
Drag
(
)
This event is raised when the mouse enters the control during a drag & drop process.
You can cancel this event to indicate that you do not accept the drop.
See also
Drag & Drop