[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.QueryContinueDrag

QueryContinueDrag Event

Fires during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[C1Category("DragDrop", "Drag Drop")]
[C1Description("RibbonControlHost.QueryContinueDrag", "Fires during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.")]
public event QueryContinueDragEventHandler QueryContinueDrag
Returns
Type Description
QueryContinueDragEventHandler Fires during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.