Ribbon for WinForms | ComponentOne
Elements / Ribbon Items
In This Topic
    Ribbon Items
    In This Topic

    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 or RibbonGroup Items Collection Editor at design time. The Ribbon items can also be added to the Ribbon Group programmatically.

    Ribbon item

    The next section will take you through different RibbonGroup items.

    Button

    CheckBox

    Color Picker

    ComboBox

    Date Picker

    Font ComboBox

    Gallery

    Label

    Menu

    Numeric Box

    Progress Bar

    Separator

    Split Button

    TextBox

    Time Picker

    Toggle Button

    Tool Bar

    Track Bar

    Control Host