[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PaintTabStripTabEventArgs.-ctor

PaintTabStripTabEventArgs Constructor

PaintTabStripTabEventArgs(SpreadView, Graphics, int, Rectangle, GraphicsPath)

Creates a new object with the PaintTabStripTab event arguments.

Declaration
public PaintTabStripTabEventArgs(SpreadView view, Graphics g, int tabIndex, Rectangle tabRectangle, GraphicsPath tabPath)
Public Sub New(view As SpreadView, g As Graphics, tabIndex As Integer, tabRectangle As Rectangle, tabPath As GraphicsPath)
Parameters
Type Name Description
SpreadView view

View that contains the sheet

Graphics g

Graphics device

int tabIndex

Index of the tab

Rectangle tabRectangle

Rectangle area representing the tab

GraphicsPath tabPath

Outline around the tab