Selecting controls in the DataWindow painter

The DataWindow painter provides several ways to select controls to act on. You can select multiple controls and act on all the selected controls as a unit. For example, you can move all of them or change the fonts used to display text for all of them.

NoteLasso selection Use lasso selection when possible because it is fast and easy. Lasso selection is another name for the method described below for selecting neighboring multiple controls.

StepsTo select one control in a DataWindow object in the Design view:

  1. Click it.

    The control displays with handles on it. Previously selected controls are no longer selected.

StepsTo select neighboring multiple controls in a DataWindow object in the Design view (lasso selection):

  1. Press and hold the left mouse button at one corner of the neighboring controls.

  2. Drag the mouse over the controls you want to select.

    A bounding box (the lasso) displays.

  3. Release the mouse button.

    All the controls in the bounding box are selected.

StepsTo select non-neighboring multiple controls in a DataWindow object in the Design view:

  1. Click the first control.

  2. Press and hold the Ctrl key and click additional controls.

    All the controls you click are selected.

StepsTo select controls by type in the DataWindow object:

  1. Do one of the following:

    • Select Edit>Select>Select All to select all controls

    • Select Edit>Select>Select Text to select all text

    • Select Edit>Select>Select Columns to select all columns

StepsTo select controls by position in the DataWindow object:

  1. Do one of the following:

    • Select Edit>Select>Select Above to select all controls above the currently selected control

    • Select Edit>Select>Select Below to select all controls below it

    • Select Edit>Select>Select Left to select all controls to the left of it

    • Select Edit>Select>Select Right to select all controls to the right of it

StepsTo select controls in a DataWindow object in the Control List view:

  1. Select View>Control List from the menu bar.

  2. Click a control in the list.

  3. Press and hold the Ctrl key and click additional controls if desired.

Displaying information about the selected control

The name, x and y coordinates, width, and height of the selected control are displayed in the MicroHelp bar. If multiple controls are selected, Group Selected displays in the Name area and the coordinates and size do not display.