[]
Fires during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled.
[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
| 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. |