Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / TabStrip Class
Members


TabStrip Class
Represents the tab strip.
Syntax
'Declaration
 
Public Class TabStrip 
   Inherits System.Windows.Forms.UserControl
 
'Usage
 
Dim instance As TabStrip
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