Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandControl Class
Members

In This Topic
    C1CommandControl Class
    In This Topic
    Arbitrary controls can be contained in toolbars. This functionality is provided by the class C1CommandControl, derived from C1Command.
    Object Model
    C1CommandControl Class
    Syntax
    'Declaration
     
    
    Public Class C1CommandControl 
       Inherits C1Command
    public class C1CommandControl : C1Command 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.Command.C1Command
                C1.Win.Command.C1CommandControl

    See Also