Hello all,
I wonder how the groupbar (in non-stacked mode) works when there are too many groupbar items, so that they can fit in the groupbar ?
(I 'm not talking about groupview items, since I know groupview can display a scrollbar when there are too many groupview items.)
Is there a way to have a scrollbar displayed if there are too many groupbar items to be displayed in the groupbar control ?
I also noticed I was unable to expand a groupbar item if there is no room left in the groupbar.
So should I consider that it is mandatory to size the groupbar so that it can hold all the groupbar items and have enough free room to expand groupbar items ?
In other words, is groupbar content limited by the vertical size of the groupbar control ?
Thanks in advance