Hi,
Is there a setting that would create enough tab rows so that all tabs could be seen without having to scroll?
Thanks,
Bill
Set the TabGroupSettings.TabSizing to SizeToFit.
Hi Mike,
Thanks for the reply.
That doesn't seem to do what I want. Lets say I have 10 tabs but there is only enough space for 5 tabs, I'd like to automatically create 2 rows of 5 tabs. That setting seems to cause the tabs to fill the group but there is still and overflow drop down arrow containing the missing tabs. Is there another setting that allows multiple rows to be created, maybe I have that turned off.
The UltraTabbedMdiManager does not support multiple tab rows. You can submit a feature request for this: http://es.infragistics.com/gethelp.
Both features listed in this thread have not yet been implemented and I cannot say whether they will be implemented in an upcoming release. I would recommend that you also submit feature requests for these features as that will increase the priority of getting these implemented.
Mike - Any update on this feature? Is it coming soon?
No, you cannot create groups with the tab control. You can submit a feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.
well that explains it. Can you create groups with a regular tab control? Thats the only reason why I am using the tabbedmdimanager.
Thanks again,