DragDropClient Methods |
The DragDropClient type exposes the following members.
Name | Description | |
---|---|---|
Dispatch | ||
DragLeave |
Notify the application that the mouse has left the client area of the window that owns the drag-and-drop client.
| |
DragOver |
Notify the application of a DragOver event and accept or reject the drop.
| |
Drop |
Retrieve information about a load from the drag event and act on each file in the selection.
|