Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / TabStrip Class
Members


In This Topic
    TabStrip Class
    In This Topic
    Represents the tab strip.
    Syntax
    'Declaration
     
    
    Public Class TabStrip 
       Inherits System.Windows.Forms.UserControl
    'Usage
     
    
    Dim instance As TabStrip
    public class TabStrip : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         FarPoint.Win.TabStrip

    See Also