Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TabStrip Class / TabStrip Constructor / TabStrip Constructor()


In This Topic
    TabStrip Constructor()
    In This Topic
    Creates a new tab strip for a set of sheet tabs.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TabStrip()
    public TabStrip()
    See Also