[ Team LiB ] Previous Section Next Section

Selecting a Form Control

graphics/05inf24.jpg

graphics/one_icon.jpg

To select a label control, click it. Only the label is selected. Notice the move and resizing handles that appear around the edge of the label.

graphics/two_icon.jpg

To select a text box control, click it. When you select a text box, both the text box and its associated label are selected.

graphics/three_icon.jpg

To select a form section (Form Header, Detail, or Form Footer), click the section divider. The section is selected.

INTRODUCTION

As mentioned, a form consists of elements called controls. Certain controls are labels, such as the labels for a field name; these are, by default, bound to the text box control that displays data from that field (also called the data field) . When you want to move, resize, or delete a control, whether it's a label control or a text box control, you start by selecting it.

TIP

Selecting Multiple Controls

To select more than one control, click the first control, and then press and hold down the Ctrl key as you click on each additional control you want to select.

    [ Team LiB ] Previous Section Next Section