Skip to main content

Included Components

 

Component

Description

RibbonControl

This is the main component that implements the Ribbon UI. This control's contents are Ribbon page category objects.

RibbonDefaultPageCategory and RibbonPageCategory

Represent the default and custom Ribbon page categories. These objects are elements of the RibbonControl.

A category's contents are Ribbon pages.

RibbonPage

Represents a Ribbon page, which is visually represented by a tab within a page category. A Ribbon page's contents are Ribbon page groups.

RibbonPageGroup

A Ribbon page group is a group of commands within a Ribbon page. Each page can have multiple groups.

RibbonStatusBarControl

Represents a status bar in the Ribbon UI.