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

In This Topic
    C1Command Class
    In This Topic
    The base for specialized commands such as button (a plain button, the only action is invoke), submenu (points to a menu or a toolbar), textbox (text entry), list, combo etc. etc.
    Object Model
    C1Command Class
    Syntax
    'Declaration
     
    Public Class C1Command 
       Inherits System.ComponentModel.Component
    public class C1Command : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Command.C1Command
                C1.Win.C1Command.C1CommandControl
                C1.Win.C1Command.C1CommandMdiList
                C1.Win.C1Command.C1CommandMenu

    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

    C1Command Members
    C1.Win.C1Command Namespace