ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / C1DockingTab Class
Members

In This Topic
    C1DockingTab Class
    In This Topic
    This class implements the familiar tab control interface: several overlaying pages (each of which can contain arbitrary controls) accessible via tabs at the side of the control.
    Object Model
    C1DockingTab Class
    Syntax
    'Declaration
     
    Public Class C1DockingTab 
       Inherits System.Windows.Forms.Control
       Implements C1.Win.C1Command.Docking.Drawing.IFontOwner, C1.Win.C1SuperTooltip.ISupportSuperTooltip 
    public class C1DockingTab : System.Windows.Forms.Control, C1.Win.C1Command.Docking.Drawing.IFontOwner, C1.Win.C1SuperTooltip.ISupportSuperTooltip  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.C1Command.C1DockingTab

    scrap%

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also

    Reference

    C1DockingTab Members
    C1.Win.C1Command Namespace