Spread Windows Forms 15.0
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 ConstructorCreates a new object with the PaintTabStripTab event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the cancel flag.  
    Public PropertyGets the graphics device that handles the tab.  
    Public PropertyGets the index of the tab to be painted.  
    Public PropertyGets the outline of the tab.  
    Public PropertyGets the rectangle area that represents the tab.  
    Top
    See Also