Datasheet
Designing Applications
33
5.
Next we must delete the CompanyID textbox and its label. To do this, we must select
the textbox on the form by clicking it once, and then hitting the Delete key. The
CompanyID textbox and its label will be deleted:
6. Next we'll change the size of the Address textbox. To do this, first select all of the
controls on the form below the Address textbox. You can do this by dragging a
rectangle around them with the primary mouse button held down or by clicking them
in turn with the Shift key held down. Once the controls have been selected, place the
mouse over one of the selected controls. The mouse pointer will turn into a small
hand, indicating that the controls can be moved:
7. Hold down the primary mouse button and drag the controls down the form to leave
some space for the Address text box, which we are going to resize.
You may have noticed that the wizard initially generated the form with just enough room
for the controls. Don't worry about it, the form will automatically extend when you move
the controls down.