You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fabian-flassig edited this page Jul 31, 2026
·
3 revisions
Create a scrollable group box to present related controls under a common caption. This type of control is useful to present a list of controls that would be too long to display on the screen. Every scrollable group box must be closed with a call to end_group_box. All controls created between create_scrollable_group_box and end_group_box are placed inside the group.