Category / Section
Can I sort tabs in a GroupBar control at runtime? If so, how do I sort tabs?
1 min read
Yes. GroupBar control supports sorting of tabs at runtime using the built-in context menu.
To sort the tabs in GroupBar in ascending or descending order, right click on the GroupBar control and select sort asc or sort dec menu from the context menu, respectively.