Is there a seamless way to circumvent the RadRibbonBar start menu so the RadPageView can be invoked without ending up with dual menu's to simulate the Office '2010 environment?
In Outlook '2010 - the Backstage is immediately invoked when clicking the equivalent "start menu" button and the Page gets docked to the bottom of the RibbonTab strip. Trying to accomplish the same thing without first having the StartMenu display since it's redundant when using a "backstage" style approach unless I'm missing something.
Docking the RadPageView is not a problem and minimizing the RRB to just the toolstrip is not the problem - just trying to figure out how to to avoid the additional menu to invoke the RPV directly in BackStage mode
Using 12-Q2 with VS 2012 - VB.Net
In Outlook '2010 - the Backstage is immediately invoked when clicking the equivalent "start menu" button and the Page gets docked to the bottom of the RibbonTab strip. Trying to accomplish the same thing without first having the StartMenu display since it's redundant when using a "backstage" style approach unless I'm missing something.
Docking the RadPageView is not a problem and minimizing the RRB to just the toolstrip is not the problem - just trying to figure out how to to avoid the additional menu to invoke the RPV directly in BackStage mode
Using 12-Q2 with VS 2012 - VB.Net