Persistate API documentation
OnMouseClick Method (e)
NamespacesPersistate.UI.DesktopPTabContainerOnMouseClick(MouseEventArgs)

[This is preliminary documentation and is subject to change.]

Handles mouse clicks on the tabs of the tab pane.
Declaration Syntax
C#
protected override void OnMouseClick(
	MouseEventArgs e
)
Parameters
e (MouseEventArgs)
An object containing details of the mouse event.
Remarks
Selects the tab and shows the context menu if it was a right click, or closes the tab if close glyph was left clicked.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)