[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PaintTabStripEventArgs

PaintTabStripEventArgs Class

Represents the event data for the PaintTabStrip event for the Spread component.

Inheritance
PaintTabStripEventArgs
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class PaintTabStripEventArgs : EventArgs
Public Class PaintTabStripEventArgs
    Inherits EventArgs

Constructors

Name Description
PaintTabStripEventArgs(SpreadView, Graphics, Rectangle)

Creates a new object with the PaintTabStrip event arguments.

Properties

Name Description
Graphics

Gets the graphics device that handles the tab.

TabStripRectangle

Gets the rectangle area that represents the tab.