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