# Ribbon Items

This topic covers details about ribbon items in C1Ribbon.

## Content



A Ribbon group comprises group items which perform a specified command or action. There are various types of group items available in the Ribbon group, such as buttons, check boxes, combo boxes, toolbars, menus, and so on.

All the Ribbon items can be added to the Ribbon Group using the [RibbonGroup Floating ToolBar](/componentone/docs/win/online-ribbon/concepts/designtimesupport/floatingtoolbar) or [RibbonGroup Items Collection Editor](/componentone/docs/win/online-ribbon/concepts/designtimesupport/collectioneditors) at design time. The Ribbon items can also be added to the Ribbon Group programmatically.

![Ribbon item](https://cdn.mescius.io/document-site-files/images/5560dc72-88a5-4eeb-a384-981194dfc831/images/ribbonitemsnew.png)

The next section will take you through different RibbonGroup items.

[Button](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/button)

[CheckBox](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/checkbox)

[Color Picker](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/colorpicker)

[ComboBox](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/combobox)

[Date Picker](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/datepicker)

[Font ComboBox](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/fontcombobox)

[Gallery](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/gallery)

[Label](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/label)

[Menu](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/menu)

[Numeric Box](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/numericbox)

[Progress Bar](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/progressbar)

[Separator](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/separator)

[Split Button](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/splitbutton)

[TextBox](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/textbox)

[Time Picker](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/timepicker)

[Toggle Button](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/togglebutton)

[Tool Bar](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/toolbar)

[Track Bar](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/trackbar)

[Control Host](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/controlhost)