I am in the process of migrating my accounting software's usage of Farpoint's Tab Pro 2.0 to the ComponentOne Tab control. The only problem I'm having so far is that some of my tabs will be hidden in some scenarios, like if the user has a certain combination of packages (A/R, G/L, A/P, etc.) that affect data entry.
On Tab Pro, when I made a tab not visible, it would then adjust the presentation of the tabs in a multiple-row setup such that there were no gaps, but the C1 Tab leaves the gaps, which looks bad.
Is there a way to tell the C1 Tab to not display a tab and move the subsequent tab(s) to the left to fill-in the gap(s)?