Spread Windows Forms 17
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 ConstructorCreates a new object with the PaintTabStrip event arguments.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the rectangular area that represents the tab button.  
    Public PropertyGets or sets the cancel flag.  
    Public PropertyGets the graphics device that handles the tab button.  
    Public PropertyGets or sets whether the tab button is pressed.  
    Public PropertyGets the tab button to paint.  
    Top
    See Also