The DataWindow painter provides several ways to select controls to act on. Table 18-3 describes the various methods for selecting controls.
Lasso selection Use lasso selection when possible, because it is fast and easy. Lasso selection is another name for the method described in Table 18-3 for selecting neighboring controls.
When you select multiple controls, you can 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.
To select |
Do this |
---|---|
A single control in a DataWindow object |
Click the control in the Design view or in the Control List view. |
Neighboring controls in a DataWindow object (lasso selection) |
In the Design view, press and hold the left mouse button at one corner of the area containing the controls, drag the mouse over the neighboring controls you want to select, and release the mouse button. (In the Control List view, use the method for non-neighboring controls in a DataWindow object.) |
Non-neighboring controls in a DataWindow object |
In the Design or Control List views, click any of the controls that you want to select, then press and hold the Ctrl key while clicking the other controls you want to select. |
Controls by type in a DataWindow object |
|
Controls by position in a DataWindow object |
|
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.