ComponentOne Menus and Toolbars for WinForms
C1CommandDock Class
Members 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1CommandDock Class
The C1CommandDock control provides docking and floating capabilities to C1Command toolbars (class C1ToolBar) and tab controls (class C1DockingTab).
Object Model
C1CommandDock Class
Syntax
'Declaration
 
Public Class C1CommandDock 
   Inherits System.Windows.Forms.Panel
public class C1CommandDock : System.Windows.Forms.Panel 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  C1.Win.C1Command.C1CommandDock

See Also

Reference

C1CommandDock Members
C1.Win.C1Command Namespace