IFileDropTargetControl Methods

The IFileDropTargetControl type exposes the following members.

Methods
  NameDescription
Public methodOnDragDrop
Raises the DragDrop event.
Public methodOnDragEnter
Raises the DragEnter event.
Public methodOnDragLeave
Raises the DragLeave event.
Public methodOnDragOver
Raises the DragOver event.
See Also