Method AfterQueryContinueDrag
AfterQueryContinueDrag(Control, QueryContinueDragEventArgs)
Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
void AfterQueryContinueDrag(Control sender, QueryContinueDragEventArgs e)
Parameters
sender
ControlControl which sends the notification.
e
QueryContinueDragEventArgsEvent arguments.