Group Scrollable Boxes
Overview
Group Scrollable Box has one more scrolling feature as compared to Group Box. When the content is out of the display range, the remaining content can be displayed by the Scroll Bar.
- Group Scrollable Box
Properties
Property | Description |
---|---|
Scroll Bar Width | The width of the scroll bar. |
Has Vscrollbar | Whether to display the vertical scroll bar. |
Vscrollbar Display in the Left | Whether to display the vertical scroll bar on the left. |
Has Hscrollbar | Whether to display the horizontal scroll bar. |
Editing Mode Now | True: Support editing child control position, the scroll bar does not support scrolling the GroupBox False: Do not support editing child control position, the scroll bar supports scrolling the GroupBox. |