You may download all samples in the single ZIP file (set of more than 130 sample applications).
This page contains ZIP files with executables only. You can find the source code of these applications in the Examples and Samples folders under the product installation directory (if you don't have the retail product version, please download the product evaluation).
This section contains a set of samples illustrating usage of the Ribbon Control and Ribbon Gadgets in MDI, SDI, and dialog-based applications.
Demonstrates Office 2019-2024/365-like Ribbon simplified mode.
Demonstrates an Office-like Ribbon start page.
Demonstrates Ribbon application modes. In each mode (such as "Demo," "Simple," and "Advanced"),
the user sees only commands available in this mode.
This feature allows distributing the single application for both trial and commercial product versions.
Demonstrates how to use Ribbon Control in an MDI (multi-document interface) application. You can tear off any document and see how the Ribbon, located in the main application frame, works with the currently active frame.
This comprehensive sample demonstrates how to create and utilize various Ribbon Control and Ribbon Status Bar gadgets,
including buttons, split buttons, check boxes, palette (gallery) buttons, color buttons, button groups, edit and combo
buttons, labels, multi-line labels, URL links, sliders, simple/infinite progress bars, and other built-in and custom controls.
Furthermore, you can immediately see the appropriate source code required to create a specific gadget.
This sample illustrates how to create a ribbon-style dialog pane with several embedded panes.
This sample demonstrates how to switch between Ribbon mode and Menu/Toolbar mode at run-time.
This sample demonstrates how to create the Ribbon Bar on the dialog box.