Best in class WinUI RibbonView control for building feature-rich and highly customizable toolbars.
Part of Telerik WinUI suite, brought to you by the creators of Telerik UI for WPF & WinForms.
Comes with rich documentation, demos, and industry-leading support.
Overview
The Telerik RibbonView control for WinUI is an easy-to-use implementation of the MS Office “ribbon” UI, which allows you to codelessly organize your application's navigation functionality into a single compact toolbar control. Its popup engine, dynamic resizing, and powerful customization capabilities make RibbonView your shortcut to creating robust navigation systems.
MS Office Interface at your Fingertips
The RibbonView control provides a UI very similar to the one provided by the MS Office ribbon.
Automatic Resizing and Minimization
The RibbonView control provides built-in mechanisms that allow you to minimize and automatically resize the Ribbon content.
Rich Set of Ribbon Specific Controls
The WinUI RibbonView control works with other components such as Buttons, Galleries, Tabs, etc.
Ribbon Backstage Menu
The control allows you to open a backstage menu to display information related to the content.
Quick Access Toolbar
The quick access toolbar is an easily accessible toolbar displayed in the Ribbon header where you can place buttons for quick actions as Print, Copy, etc.
Screen Tips
The WinUI RibbonView control allows you to display a small window that appears when the mouse cursor hovers over an icon or a ribbon element (command). The popup window will provide details that explain the command’s function.
Contextual Tabs
You can easily organize the RibbonView tabs in groups by using contextual tabs. This way, the user can see multiple tabs available for a specific context.
Keyboard Support
The control supports two types of keyboard navigation - via key or arrow keys.
Simplified Layout
The RibbonView allows you to define a more compact, simplified layout, using less space.
MVVM Support
The Telerik RibbonView for WinUI supports data binding and manual population with data out of the box.