Event QueryContinueDrag
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
event QueryContinueDragEventHandler? QueryContinueDrag
Returns
- QueryContinueDragEventHandler
- Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
Remarks
Currently this event is not called.