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

In This Topic
    C1CommandLink Class
    In This Topic
    C1CommandLink serves as a link to a C1Command component. C1CommandLink can be added to menu/tool bars and customized as needed. The actual action is performed by the C1Command proxy points to.
    Object Model
    C1CommandLink Class
    Syntax
    'Declaration
     
    Public Class C1CommandLink 
       Inherits System.ComponentModel.Component
    public class C1CommandLink : System.ComponentModel.Component 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Command.C1CommandLink

    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

    C1CommandLink Members
    C1.Win.C1Command Namespace