Table of Contents

Method AfterQueryContinueDrag

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.

public virtual void AfterQueryContinueDrag(Control sender, QueryContinueDragEventArgs e)

Parameters

sender Control

Control which sends the notification.

e QueryContinueDragEventArgs

Event arguments.