Grouping Container

With Grouping Contianer, you can group a bunch of widgets so that you can move them as a whole. You can also lock its children so that the widgets in the container are not selectable. If children are locked, resizing the grouping container will resize its children in the same scale too.

Operations

You can right click multiple selected widgets and choose Create Group to create a group, or you can drag widgets into a grouping container. You can right click a Group Container and select Perform AutoSize to autosize the group based on its children. You can also remove a group without removing its children by selecting Remove Group from its context menu. Setting its border to Group Box Style will make it have a group like border.

Special Properties

See Also