hi i am using ultratoolbarsmanager while i try to remove tab in ribbon its throwing one error as "Can't activate a tool that does not belong to this UltraToolbarsManager." i tried a lot please give me solution for this error thanks in advance
my code to remove that tab is - utmMenu.Ribbon.Tabs.RemoveAt(10);