Click or drag to resize

DragDropClient Methods

X#

The DragDropClient type exposes the following members.

Functions
  NameDescription
Public methodDispatch
Public methodDragLeave
Notify the application that the mouse has left the client area of the window that owns the drag-and-drop client.
Public methodDragOver
Notify the application of a DragOver event and accept or reject the drop.
Public methodDrop
Retrieve information about a load from the drag event and act on each file in the selection.
Top
See Also