Table of Contents

Method OnDragMotion

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnDragMotion(EventArgs)

Called during a drag and drop operation.

protected virtual void OnDragMotion(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.