Table of Contents

Method OnAllowTabDrop

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnAllowTabDrop(EventArgs)

Occurs when application needs to query whether to allow a tab to be dropped. This event must be specially allowed.

protected virtual void OnAllowTabDrop(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.