Table of Contents

Method OnQueryContinueDrag

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

OnQueryContinueDrag(QueryContinueDragEventArgs)

Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.

protected virtual void OnQueryContinueDrag(QueryContinueDragEventArgs e)

Parameters

e QueryContinueDragEventArgs

Event arguments.