[]
        
(Showing Draft Content)

FarPoint.Win.Spread.TabStrip.ButtonClick

ButtonClick Event

Occurs when the mouse pointer is over the tab strip and a mouse button is pressed.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public event EventHandler<TabStripButtonClickEventArgs> ButtonClick
Public Event ButtonClick As EventHandler(Of TabStripButtonClickEventArgs)
Returns
Type Description
EventHandler<TabStripButtonClickEventArgs> Occurs when the mouse pointer is over the tab strip and a mouse button is pressed.