Resizing the Data Entry Form |
When customizing the data entry form, you may find that there are not enough objects on the form to fill the entire space. Or perhaps, you have the opposite problem...there are simply too many objects to fit in the default size of the data entry form! For either of these problems,
To resize the data entry form using the mouse
While designing the data entry form, position the mouse cursor over the appropriate window handle:
To adjust the height of the data entry form, position the mouse cursor over the bottom handle.
To adjust the width of the data entry from, position the mouse cursor over the right handle.
To adjust both the height and width at the same time, position the mouse cursor over the lower-right handle.
Click and hold down the primary mouse button.
Drag the selected handle until the data entry form is the desired size.
Release the mouse button.
To resize the data entry form using the Object Properties dialog
Double-click on the data entry form to open the Object Properties dialog. Alternatively, select Properties from the data entry form's context menu.
Select Form from the list of available property pages to display the Form property page.
Modify the values in the Height and/or Width text boxes to the desired measurements.
Related Topics