Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / PaintTabStripTabEventArgs Class
Properties

In This Topic
    PaintTabStripTabEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PaintTabStripTabEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the PaintTabStripTab event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the cancel flag.  
    Public Property Gets the graphics device that handles the tab.  
    Public Property Gets the index of the tab to be painted.  
    Public Property Gets the outline of the tab.  
    Public Property Gets the rectangle area that represents the tab.  
    Top
    See Also