BCGSoft > Samples

Ribbon Samples

This section contains a set of samples illustrating usage of Ribbon Control and Ribbon Gadgets in MDI and SDI applications.
 
RibbonSimplifiedMode   Win32



(Click image to enlarge)
 


Demonstrates Office 2019-2022/365-like Ribbon simplified mode.
 
RibbonStartPageDemo   Win32



(Click image to enlarge)
 


Demonstrates Office-like Ribbon start page.
 
RibbonModesDemo   Win32



(Click image to enlarge)
 


Demonstrates Ribbon application modes.
 
RibbonMDIDemo   Win32



(Click image to enlarge)
 


Demonstrates how to use Ribbon Control in MDI application.
 
RibbonGadgets   Win32



(Click image to enlarge)
 


Comprehensive sample, which illustrates creation and usage of various Ribbon Control gadgets such as buttons, split buttons, check boxes, palette (gallery) buttons, color buttons, button groups, edit and combo buttons, labels, multi-line labels, URL links, sliders, simple progress, infinite progress. Also you can immediately see the appropriate source code required to create a specific gadget.
 
RibbonDialogBar   Win32



(Click image to enlarge)
 


This sample illustrates how to create Ribbon-style dialog pane with several embedded panes.
 
RibbonMenuSwitch   Win32



(Click image to enlarge)
 


This sample demonstrates how to switch between Ribbon mode to Menu/Toolbar mode at run-time.
 
RibbonDialogDemo   Win32



(Click image to enlarge)
 


This sample demonstrates how to create the Ribbon Bar on the dialog box.