ComponentOne Menus and Toolbars for WinForms
C1CommandLink Class Members
Properties  Methods  Events

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace : C1CommandLink Class

The following tables list the members exposed by C1CommandLink.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property  
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 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
Public Methods
 NameDescription
Public MethodCloses a submenu for linked C1CommandMenu.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
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
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

Reference

C1CommandLink Class
C1.Win.C1Command Namespace