ComponentOne Menus and Toolbars for WinForms
C1CommandLink Class
Members 

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1CommandLink Class
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

See Also

Reference

C1CommandLink Members
C1.Win.C1Command Namespace