Back to Devexpress

Ribbon Status Bar

wpf-7958-controls-and-libraries-ribbon-bars-and-menu-ribbon-ribbon-structure-ribbon-status-bar.md

latest1.6 KB
Original Source

Ribbon Status Bar

  • Apr 01, 2021

Ribbon Status Bar

A Ribbon Status Bar is typically displayed at the bottom of a window. It is used to display various kinds of status information, providing helpful feedback to end-users. All the items displayed within the Ribbon Status Bar are represented by specific bar items or links that refer to bar items positioned in other places.

The Ribbon Status Bar is represented by the RibbonStatusBarControl class.

Compared to a regular status bar, the RibbonStatusBarControl has the following features.

Examples