Table of Contents

Method OnBgDoubleClick

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnBgDoubleClick(EventArgs)

Called when the mouse button is double clicked on the tabs background area.

protected virtual void OnBgDoubleClick(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.