[]
Occurs when the mouse pointer is over the tab strip and a mouse button is pressed.
public event EventHandler<TabStripButtonClickEventArgs> ButtonClick
Public Event ButtonClick As EventHandler(Of TabStripButtonClickEventArgs)
| Type | Description |
|---|---|
| EventHandler<TabStripButtonClickEventArgs> | Occurs when the mouse pointer is over the tab strip and a mouse button is pressed. |