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


In This Topic
    C1CommandLink Class Members
    In This Topic

    The following tables list the members exposed by C1CommandLink.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the System.Windows.Forms.AccessibleObject.  
    Public PropertyGets or sets the value indicating whether the item is always recent (is never hidden when hiding non-recent links is on)  
    Public PropertyThis property is for internal use only.  
    Public PropertyGets or sets a value controlling how to show the item.  
    Public PropertyThis property is for internal use only.  
    Public PropertyGets or sets the linked command.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets a value indicating whether this item is default in a dropdown or context menu.  
    Public PropertyGets or sets a value indicating whether a delimiter should be drawn before this item.  
    Public PropertyShortcut to linked command's Enabled property.  
    Public PropertyThis property is for internal use only.  
    Public PropertyGets the current index in CommandLinks collection for recent links.  
    Public PropertyReturns true if the linked command is enabled and contains a submenu.  
    Public PropertyIndicates whether this link is a More link.  
    Public PropertyIndicates whether this link is a service link (more, customize, scroll button).  
    Public PropertyGets or sets a value indicating the relative position of the menu item when it is merged with another.  
    Public PropertyGets or sets a value indicating the behavior of this menu item when its menu is merged with another.  
    Public PropertyGets or sets the value indicating whether this link starts a new column in the menu.  
    Public PropertyGets the object (menu, toolbar etc.) containing this command link.  
    Public PropertyGets or sets a value indicating whether this item is owner-drawn.  
    Public PropertyGets or sets the thickness of the padding between the element edges and its content.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets a value determining the relative position of the item.  
    Public PropertyGets the current state of the command link (normal, hot, pressed, open).  
    Public PropertyIf set, overrides the Command text.  
    Public PropertyThis property is for internal use only.  
    Public PropertyIf set, overrides the Command tooltip text.  
    Public PropertyShortcut to linked command's Visible property.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public MethodCloses a submenu for linked C1CommandMenu.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Releases the resources used by the C1CommandLink.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOpens a submenu for linked C1CommandMenu.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the C1CommandLink accessibility object instance.  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Protected MethodThis method is for internal use only.  
    Top
    Public Events
     NameDescription
    Public EventEvent fired when the AlwaysRecent property of commandlink is changed.  
    Public EventEvent fired when the ButtonLook property of commandlink is changed.  
    Public EventOccurs when the value of the Command property of the command link changes.  
    Public EventEvent fired when the Delimiter property of commandlink is changed.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventEvent fired when the MergeOrder property of commandlink is changed.  
    Public EventEvent fired when the MergeType property of commandlink is changed.  
    Public EventEvent fired when the NewColumn property of commandlink is changed.  
    Public EventEvent fired when the Text property of commandlink is changed.  
    Public EventEvent fired when the ToolTip property of commandlink is changed.  
    Top
    See Also