Name | Description | |
---|---|---|
![]() | C1CommandLink Constructor | Overloaded. |
The following tables list the members exposed by C1CommandLink.
Name | Description | |
---|---|---|
![]() | C1CommandLink Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject. |
![]() | AlwaysRecent | Gets or sets the value indicating whether the item is always recent (is never hidden when hiding non-recent links is on) |
![]() | Bounds | This property is for internal use only. |
![]() | ButtonLook | Gets or sets a value controlling how to show the item. |
![]() | CheckRect | This property is for internal use only. |
![]() | Command | Gets or sets the linked command. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DefaultItem | Gets or sets a value indicating whether this item is default in a dropdown or context menu. |
![]() | Delimiter | Gets or sets a value indicating whether a delimiter should be drawn before this item. |
![]() | Enabled | Shortcut to linked command's Enabled property. |
![]() | ImageRect | This property is for internal use only. |
![]() | Index | Gets the current index in CommandLinks collection for recent links. |
![]() | IsEnabledParent | Returns true if the linked command is enabled and contains a submenu. |
![]() | IsMoreLink | Indicates whether this link is a More link. |
![]() | IsServiceLink | Indicates whether this link is a service link (more, customize, scroll button). |
![]() | MergeOrder | Gets or sets a value indicating the relative position of the menu item when it is merged with another. |
![]() | MergeType | Gets or sets a value indicating the behavior of this menu item when its menu is merged with another. |
![]() | NewColumn | Gets or sets the value indicating whether this link starts a new column in the menu. |
![]() | Owner | Gets the object (menu, toolbar etc.) containing this command link. |
![]() | OwnerDraw | Gets or sets a value indicating whether this item is owner-drawn. |
![]() | Padding | Gets or sets the thickness of the padding between the element edges and its content. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SortOrder | Gets or sets a value determining the relative position of the item. |
![]() | State | Gets the current state of the command link (normal, hot, pressed, open). |
![]() | Text | If set, overrides the Command text. |
![]() | TextRect | This property is for internal use only. |
![]() | ToolTipText | If set, overrides the Command tooltip text. |
![]() | Visible | Shortcut to linked command's Visible property. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CloseSubmenu | Closes a submenu for linked C1CommandMenu. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases the resources used by the C1CommandLink. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | OpenSubmenu | Opens a submenu for linked C1CommandMenu. |
![]() | ResetText | This method is for internal use only. |
![]() | ResetToolTipText | This method is for internal use only. |
![]() | ShouldSerializeText | This method is for internal use only. |
![]() | ShouldSerializeToolTipText | This method is for internal use only. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | CreateAccessibilityInstance | Gets the C1CommandLink accessibility object instance. |
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnAlwaysRecentChanged | This method is for internal use only. |
![]() | OnButtonLookChanged | This method is for internal use only. |
![]() | OnCommandChanged | This method is for internal use only. |
![]() | OnDelimiterChanged | This method is for internal use only. |
![]() | OnMergeOrderChanged | This method is for internal use only. |
![]() | OnMergeTypeChanged | This method is for internal use only. |
![]() | OnNewColumnChanged | This method is for internal use only. |
![]() | OnTextChanged | This method is for internal use only. |
![]() | OnToolTipChanged | This method is for internal use only. |
Name | Description | |
---|---|---|
![]() | AlwaysRecentChanged | Event fired when the AlwaysRecent property of commandlink is changed. |
![]() | ButtonLookChanged | Event fired when the ButtonLook property of commandlink is changed. |
![]() | CommandChanged | Occurs when the value of the Command property of the command link changes. |
![]() | DelimiterChanged | Event fired when the Delimiter property of commandlink is changed. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | MergeOrderChanged | Event fired when the MergeOrder property of commandlink is changed. |
![]() | MergeTypeChanged | Event fired when the MergeType property of commandlink is changed. |
![]() | NewColumnChanged | Event fired when the NewColumn property of commandlink is changed. |
![]() | TextChanged | Event fired when the Text property of commandlink is changed. |
![]() | ToolTipChanged | Event fired when the ToolTip property of commandlink is changed. |