| | Name | Description |
 | AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
 | AccessibleName | (Inherited from System.Windows.Forms.Control) |
 | AccessibleRole | (Inherited from System.Windows.Forms.Control) |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | Animate | Gets or sets the value which indicates if the CommandItem is animated. |
 | AutomaticHeight | Gets or sets the value indicating if the Height of the CommandItem is automatically adjusted according to its content. |
 | AutomaticSize | Gets or sets the value indicating if the Size of the CommandItem is automatically adjusted according to its content. |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | BackColor | Gets or sets the background colour of the CommandItem when it is in the normal state. |
 | BindingContext | (Inherited from System.Windows.Forms.Control) |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | CanFocus | (Inherited from System.Windows.Forms.Control) |
 | CanSelect | (Inherited from System.Windows.Forms.Control) |
 | Capture | (Inherited from System.Windows.Forms.Control) |
 | CausesValidation | (Inherited from System.Windows.Forms.Control) |
 | Checked | Gets or sets the value indicating if the CommandItem is in the Checked state. |
 | CheckedBackColor | Gets or sets the background colour of the CommandItem when it is in the checked state. |
 | CheckedForeColor | Gets or sets the colour of the Text when the CommandItem is in the checked state. |
 | CheckOnClick | Gets or sets the value which indicates if the Checked property is toggled when the CommandItem is clicked. |
 | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
 | ClientSize | (Inherited from System.Windows.Forms.Control) |
 | CompanyName | (Inherited from System.Windows.Forms.Control) |
 | Container | (Inherited from System.ComponentModel.Component) |
 | ContainsFocus | (Inherited from System.Windows.Forms.Control) |
 | ContextMenu | (Inherited from System.Windows.Forms.Control) |
 | ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
 | Controls | (Inherited from System.Windows.Forms.Control) |
 | Created | (Inherited from System.Windows.Forms.Control) |
 | Cursor | (Inherited from System.Windows.Forms.Control) |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DialogResult | Gets or sets the value returned to the parent Form when the CommandItem is clicked. |
 | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | (Inherited from System.Windows.Forms.Control) |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForeColor | Gets or sets the colour of the CommandItem Text when the CommandItem is in the normal state. |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HotTrackActiveBackColor | Gets or sets the background colour of the CommandItem when it is in the active state. |
 | HotTrackBackColor | Gets or sets the background colour of the CommandItem when it is in the hot state. |
 | HotTrackForeColor | Gets or sets the colour of the CommandItem Text when the CommandItem is in the hot state. |
 | Image | Gets or sets the image displayed on the CommandItem. |
 | ImageAlign | Gets or sets the alignment of the Image on the CommandItem |
 | ImageIndex | Gets or sets the index of the image in the ImageList displayed on the CommandItem. |
 | ImageKey | Gets or sets the image key accessor value for the image in the ImageList displayed on the CommandItem. |
 | ImageList | Gets or sets the collection of images available to the CommandItem. |
 | ImeMode | (Inherited from System.Windows.Forms.Control) |
 | InvokeRequired | (Inherited from System.Windows.Forms.Control) |
 | IsAccessible | (Inherited from System.Windows.Forms.Control) |
 | IsDisposed | (Inherited from System.Windows.Forms.Control) |
 | IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
 | IsMirrored | (Inherited from System.Windows.Forms.Control) |
 | LayoutEngine | (Inherited from System.Windows.Forms.Control) |
 | Left | (Inherited from System.Windows.Forms.Control) |
 | Location | (Inherited from System.Windows.Forms.Control) |
 | Margin | (Inherited from System.Windows.Forms.Control) |
 | MaximumSize | (Inherited from System.Windows.Forms.Control) |
 | Menu | Gets or sets the ContextMenuStrip associated with the CommandItem. |
 | MenuPosition | Gets or sets the position at which the Menu is displayed. |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | Opacity | Gets or sets the opacity of the CommandItem. |
 | OpacityHotTrack | Gets or sets the opacity of the CommandItem when the mouse cursor is within its bounds or it has the input focus. |
 | Padding | Gets or sets padding within the CommandItem. |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | PressedBackColor | Gets or sets the colour of the CommandItem background when the CommandItem is pressed. |
 | PressedForeColor | Gets or sets the colour of the CommandItem Text when the CommandItem is pressed. |
 | ProductName | (Inherited from System.Windows.Forms.Control) |
 | ProductVersion | (Inherited from System.Windows.Forms.Control) |
 | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
 | Region | (Inherited from System.Windows.Forms.Control) |
 | Right | (Inherited from System.Windows.Forms.Control) |
 | RightToLeft | (Inherited from System.Windows.Forms.Control) |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | Overridden. Gets or sets the text displayed on the CommandItem. |
 | TextAlign | Gets or sets the alignment of the Text on the CommandItem |
 | TextImageRelation | Gets or sets the position of Text relative to the Image. |
 | TextJustification | Gets or sets the justification of the CommandItem Text. |
 | TextRenderingHint | Gets or sets the rendering mode for all text displayed by the CommandItem. |
 | Tip | Gets or sets the text displayed on the ToolTip associated with the CommandItem. |
 | TipAppearance | Gets or sets the appearance of the Tip displayed when the mouse cursor hovers over the CommandItem. |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | Width | (Inherited from System.Windows.Forms.Control) |