[]
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.
[C1Category("DragDrop", "Drag Drop")]
[C1Description("RibbonControlHost.DragDrop", "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. |