| | 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) |
 | ActiveBackColor | Gets or sets the background colour of the button and sub button when active. |
 | ActiveControl | (Inherited from System.Windows.Forms.ContainerControl) |
 | ActiveForeColor | Gets or sets the colour of the Text on the button when the button is active. This property also applies to the colour of the menu indicator when the sub button is active. |
 | AllowDrop | (Inherited from System.Windows.Forms.Control) |
 | Anchor | (Inherited from System.Windows.Forms.Control) |
 | Animate | Gets or sets if changes to the appearance of the Bar's graphics items are animated or not. (Inherited from Bar) |
 | AutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
 | AutoScaleMode | (Inherited from System.Windows.Forms.ContainerControl) |
 | AutoScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
 | AutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) |
 | AutoScrollMinSize | (Inherited from System.Windows.Forms.ScrollableControl) |
 | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
 | AutoScrollPosition | (Inherited from System.Windows.Forms.ScrollableControl) |
 | BackColor | Gets or sets the background colour of the ButtonBar. |
 | BackgroundImage | (Inherited from System.Windows.Forms.Control) |
 | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
 | BindingContext | (Inherited from System.Windows.Forms.ContainerControl) |
 | Bottom | (Inherited from System.Windows.Forms.Control) |
 | Bounds | (Inherited from System.Windows.Forms.Control) |
 | ButtonBackColor | Gets or sets the background colour of the ButtonBarButton components owned by the ButtonBar. |
 | ButtonBarPosition | Gets or sets the position of the ButtonBar. |
 | 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) |
 | CheckedBackColor | Gets or sets the background colour of the ButtonBarButton when it is Checked. |
 | CheckedForeColor | Gets or sets the colour of the Text on a ButtonBarButton when it is Checked. |
 | 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) |
 | CurrentAutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
 | Cursor | (Inherited from System.Windows.Forms.Control) |
 | DataBindings | (Inherited from System.Windows.Forms.Control) |
 | DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) |
 | Disposing | (Inherited from System.Windows.Forms.Control) |
 | Dock | Overridden. Gets or sets which ButtonBar borders are docked to its parent control. This also determines how a ButtonBar is resized with its parent. |
 | Enabled | (Inherited from System.Windows.Forms.Control) |
 | Focused | (Inherited from System.Windows.Forms.Control) |
 | Font | (Inherited from System.Windows.Forms.Control) |
 | ForeColor | Overridden. Gets or sets the colour of the Text and menu indicator, if present, on the ButtonBarButton components owned by the ButtonBar. |
 | Handle | (Inherited from System.Windows.Forms.Control) |
 | HasChildren | (Inherited from System.Windows.Forms.Control) |
 | Height | (Inherited from System.Windows.Forms.Control) |
 | HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
 | HotBackColor | Gets or sets the background colour of the button and sub button, if present, when they are hot. |
 | HotForeColor | Gets or sets the colour of the Text on the button when it is hot, and the colour of the menu indicator when the sub button is hot. |
 | ImageList | Gets or sets the collection of images available to the BarItemCommands owned by the Bar. (Inherited from Bar) |
 | ImageSmallList | Gets or set the ImageList containing the images used by the ButtonBar when its SmallImages property is true. |
 | 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) |
 | Items | Gets or sets the collection of ButtonBarItem components owned by the ButtonBar. |
 | 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) |
 | MenuPosition | Gets or sets the position, relative to the ButtonBarButton, at which the Menu is displayed. |
 | MinimumSize | (Inherited from System.Windows.Forms.Control) |
 | Name | (Inherited from System.Windows.Forms.Control) |
 | NumberOfDesignTimeItems | Gets the number of BarItem components owned by the Bar. (Inherited from Bar) |
 | Padding | Gets or sets padding within the control. (Inherited from Bar) |
 | Parent | (Inherited from System.Windows.Forms.Control) |
 | ParentForm | (Inherited from System.Windows.Forms.ContainerControl) |
 | PersistConfiguration | Gets or sets if the user's configuration settings for the ButtonBar are persisted and loaded the next time the application containing the ButtonBar is executed. |
 | PreferredSize | (Inherited from System.Windows.Forms.Control) |
 | PressedBackColor | Gets or sets the background colour of the button or sub button when it is depressed. |
 | PressedForeColor | Gets or sets the colour of the Text and menu indicator, if present, when the ButtonBarButton is depressed. |
 | 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) |
 | ShowFocus | Gets or sets the value that determines if the Bar element with focus is drawn surrounded by a focus rectangle. (Inherited from Bar) |
 | Site | (Inherited from System.Windows.Forms.Control) |
 | Size | (Inherited from System.Windows.Forms.Control) |
 | SmallImages | Gets or sets the boolean value indicating if the images displayed on the buttons should be small. |
 | Style | Gets or sets the appearance of the ButtonBar. |
 | TabIndex | (Inherited from System.Windows.Forms.Control) |
 | TabStop | (Inherited from System.Windows.Forms.Control) |
 | Tag | (Inherited from System.Windows.Forms.Control) |
 | Text | (Inherited from System.Windows.Forms.Control) |
 | TextOptions | Gets or sets the value that determines what text is displayed on the ButtonBarButton instances owned by the ButtonBar. |
 | TextRenderingHint | Gets or sets the rendering mode for all text drawn on the Bar. (Inherited from Bar) |
 | TipAppearance | Gets or sets the appearance of the Tip displayed when the mouse hovers over the items of a Bar. (Inherited from Bar) |
 | Top | (Inherited from System.Windows.Forms.Control) |
 | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
 | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
 | VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
 | Visible | (Inherited from System.Windows.Forms.Control) |
 | Width | (Inherited from System.Windows.Forms.Control) |