[This is preliminary documentation and is subject to change.]
Handles mouse clicks on the tabs of the tab pane.
| C# |
protected override void OnMouseClick( MouseEventArgs e )
- e (MouseEventArgs)
- An object containing details of the mouse event.
Selects the tab and shows the context menu if it was a right
click, or closes the tab if close glyph was left clicked.