IDropTarget Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | OnDragDrop(DragEventArgs^) | Raises the DragDrop event. |
![]() | OnDragEnter(DragEventArgs^) | Raises the DragEnter event. |
![]() | OnDragLeave(EventArgs^) | Raises the DragLeave event. |
![]() | OnDragOver(DragEventArgs^) | Raises the DragOver event. |
Show:
