Go to the source code of this file.
Classes | |
class | DragMessage |
This message is sent to inform the system of important global drag events. Currently the only such event is DRAGSTARTING, sent whenever a global drag is started by calling DragManagerOp::StartDrag. It informs all interested parties that they should register DragTarget objects with the drag manager to handle the drag. More... |