I want to dynamically switch between the old fashioned MenuStrip/ToolStrip mode and the Ribbon mode (according to user settings).
I searched the forum for some tips, but no answers! Did anyone here perform something like this before?
Thanks in advance.
P.S: my application MenuStrip changes accoding to loaded plugins, so thats why I need the Ribbon to be built dynamically.