With the RibbonBarApplicationMenu, you can enrich the
RibbonBar experiences of your pages having RadRibbonBar by adding a list of 'application
commands' to the tab row of the control. These commands are contained in a drop
down, which opens when clicking on the first 'tab' of the RibbonBar. The commands
have Text and ImageUrl
properties.
As of Q2 2013 the RibbonBarApplicationMenu has been updated to meet the newest
Microsoft specifications. Along with the new look the ApplicationMenu has some
new features, including a new type of item - RibbonBarApplicationSplitMenuItem,
a FooterPane and AuxiliaryPane, which will help you
easily style the Application menu to fit your design specifications.
Note that as the purpose of the demo is to show how you can build your ribbon menu
using the features of RadRibbonBar, the actual functionality of the buttons
for image editing is not implemented.