Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
445
Merging tabs in XamRibbon
posted

Hello.

I'm using PRISM/Unity to write a modular WPF application. The main window (XamRibbonWindow) holds a XamRibbon with the global functions for the app (e.g a ribbon tab named "Start" with a ribbon group and some buttons). If a program module is loaded I would like to merge its functions in a new ribbon tab in the "global" XamRibbon of the application. In windows forms (MDI scenario) this was automatically done.

Is it possible to do this with the XamRibbon in WPF?
If not, I have to place all tabs/groups/tools in the one and only XamRibbon, right? And if the corresponding program module is never loaded I have to hide/remove it from the ribbon. That would be no good approach for a modular application. If the XamRibbon doesn't support this at the moment is it planned to implement it in the future?

Kind regards,

Ralf

Parents
No Data
Reply Children