Hi
Is it possible to hide / disable the ribbon tab panel? I would just like to use the QAT and ApplicationMenu.
You want to work with the IsMinimized property. Setting it to true will hide the tab area. The option to show it will still be in the context menus. Do you want to not use it at all?
Both variation (hide and not at all) would be good to know.
Setting IsMinimized to true worked but then i get a black "stripe" underneath:
How to solve this? Also how could i remove the option "Minimize The Ribbon" out of the customize QAT menu?