Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
290
How do I expand/collapse tabs in an UltraWinTabControl.UltraTabControl?
posted

Hello,
I have a form where I have an UltraTabControl with several tabs and I need the tabs(including the contents of the tabs) to be collapsed to make room for other controls on the form and when the user clicks on a tab, I need to have it to expand thereby showing the contents of the tabs. Is this possible with this control or is there another control that I can use. I tried an UltraExplorerBar control and it will do what I want except it expands from the header downward and I want to expand from the header upward.
Any suggestions?
Thanks

Parents
No Data
Reply
  • 44743
    posted

    The tab control does not support this kind of functionality. I'm not sure if the UltraExplorerBar will allow you to expand groups upwards instead of downwards, but you might want to post this question in the explorer bar forum so someone more familiar with the control can answer this.

Children
No Data