To visually enhance the layout of a DataWindow object you can add a GroupBox. A GroupBox is a static frame used to group and label a set of controls in a DataWindow object.
- In the Toolbox, select GroupBox.
- Click where you want the control to appear.
- With the GroupBox selected, edit the Text property in the General category in the Properties view. This changes the text that appears in the frame.
- Move and resize the GroupBox as appropriate.