Hi, As per the topic, how do I minimze, and maximize the ribbon control - the same effect you get when you double click on the tab strip?
cidolfus,
Set the UltraToolbarsManager.Ribbon.IsMinimized property to either true or false.
~Kim~
Hi, the IsMinimized property is depreciated now. Is there a new method to get the Ribbon status?
Every time I switch tabs, the minimized ribbon becomes un-minimized. Is anyone else encountering this problem?