This sounds like a really silly question, but how do you remove a Tab on the Ribbon. If you add a new tab it defaults to Ribbon1. How do you remove it. There is no delete, you cannot drag it of the ribbon like the tools. Any ideas?
Regards
Andrew
I believe you can select the ribbon tab and hit the delete key.
I am using ultraToolbarsManager1.Ribbon.Tabs.Remove(tab); But it throws an exception "Tab must be part of the Tabs collection". Using v7.3. I checked the tab collection and tabs are there.
i had 8.3 version. May be there will be an issue with 7.3 version.
Asad