[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PaintTabStripButtonEventArgs.-ctor

PaintTabStripButtonEventArgs Constructor

PaintTabStripButtonEventArgs(SpreadView, Graphics, Rectangle, TabStripButton, bool)

Creates a new object with the PaintTabStrip event arguments.

Declaration
public PaintTabStripButtonEventArgs(SpreadView view, Graphics g, Rectangle buttonRectangle, TabStripButton tabButton, bool pressed)
Public Sub New(view As SpreadView, g As Graphics, buttonRectangle As Rectangle, tabButton As TabStripButton, pressed As Boolean)
Parameters
Type Name Description
SpreadView view

View that contains the sheet

Graphics g

Graphics device

Rectangle buttonRectangle

Rectangle area representing the tab

TabStripButton tabButton

TabStripButton to paint

bool pressed

Specifies whether the button is pressed