Table of Contents

Method OnTabRightMouseDown

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

OnTabRightMouseDown(EventArgs)

Called when the right mouse button is pressed on a tab.

protected virtual void OnTabRightMouseDown(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.