IDropTarget Methods
.NET Framework 4.5
The IDropTarget type exposes the following members.
| Name | Description | |
|---|---|---|
|
OnDragDrop | Raises the DragDrop event. |
|
OnDragEnter | Raises the DragEnter event. |
|
OnDragLeave | Raises the DragLeave event. |
|
OnDragOver | Raises the DragOver event. |