Adding a GroupBox to a DataWindow Object

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.

  1. In the Toolbox, select GroupBox.
  2. Click where you want the control to appear.
  3. 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.
  4. Move and resize the GroupBox as appropriate.