In This Article

Overview

Important

This older Ribbon product has been deprecated in favor of the newer ribbon implementation in the Bars product, which has a much-improved design and appearance, and many of the latest features currently found in Office. This product will be removed in a future release, so it is recommended to migrate away from this older Ribbon product to the newer Bars ribbon when possible.

Layout controls govern where other controls are placed within a Ribbon.

Control Type Description

ButtonGroup

Screenshot

A layout control that is most often used as a child item of a RowPanel or a StatusBarItem. The button group contains one or more child controls and optionally draws a border around them.

RowPanel

Screenshot

A layout control that can be used in a Group to provide two-row layouts of child controls, which can switch to a three-row variant as available width decreases.

StackPanel

Screenshot

Displays up to three child controls in large variants horizontally and switches to a vertically-stacked layout of smaller control variants as available width decreases. As available width continues to decrease, child control labels are removed.