[]
Fires when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into the hosted control.
public event DragEventHandler DragDrop
Type | Description |
---|---|
DragEventHandler | Fires when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into the hosted control. |