| | Name | Description |
 | AccessibilityObject | |
 | 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. |
 | 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. |