I have a VS2015 application based around a Ribbon bar with numerous context menu's. The issue is how do I get the legacy menu item prompts to route the status bar derived from CMFCRibbonStatusBar.
Pre Ribbon bar these prompts were transparently mapped to CMFCStatusBar. Advice on how to activate/re-establish this facility under the Ribbon Bar environment would be appreciated.