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

In This Topic
    PaintTabStripButtonEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PaintTabStripButtonEventArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new object with the PaintTabStrip event arguments.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the rectangular area that represents the tab button.  
    Public Property Gets or sets the cancel flag.  
    Public Property Gets the graphics device that handles the tab button.  
    Public Property Gets or sets whether the tab button is pressed.  
    Public Property Gets the tab button to paint.  
    Top
    See Also