ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockTabControl Class / C1DockTabControl Constructor

In This Topic
    C1DockTabControl Constructor
    In This Topic
    Initializes a new instance of the C1DockTabControl class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1DockTabControl()
    See Also