How to create Ribbon tabs dynamically?
- by Lari13
I want to start developmet of new application using PrismV4, MEF, Ribbon.
But now, I have a problem. How to create tabs for Ribbon dynamically?
Each module in application could create own tab in Ribbon.
And each tab may have many groups.
How can it be done?
Where do I need to place each group's definitions (what controls to use (buttons,…