[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.DragDrop

DragDrop Event

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.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[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
Returns
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.