ACC2000: How to Align and Size Multiple Controls on a Page (200198)



The information in this article applies to:

  • Microsoft Access 2000

This article was previously published under Q200198
Novice: Requires knowledge of the user interface on single-user computers.

This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).

SUMMARY

This article shows you how you can align and resize multiple controls on a data access page.

MORE INFORMATION

The Alignment and Sizing toolbar gives you an easy way to change the location or size of controls, even though you cannot select multiple controls at one time. The Alignment and Sizing toolbar has the following seven tools:

Align Left: Sets the left side of the target control equal to the left side of the source control.

Align Right: Sets the right side of the target control equal to the right side of the source control.

Align Top: Sets the top edge of the target control equal to the top edge of the source control.

Align Bottom: Sets the bottom edge of the target control equal to the bottom edge of the source control.

Size Height: Sets the height of the target control equal to the height of the source control.

Size Width: Sets the width of the target control equal to the width of the source control.

Size Height/Width: Sets the height and width of the target control equal to the height and width of the source control.

To align and size several controls at a time, follow these steps:
  1. Set the location and size of any control with the mouse pointer or on the property sheet for the control. This is the source control.
  2. While the source control is selected, double-click the appropriate align or size tool.
  3. Click each target control that you want to align or size to the source.

    NOTE: If you did not double-click the control in step 2, you will have to click the tool each time that you click a target control.
  4. Click the selected tool once when you have finished aligning and sizing controls.

Modification Type:MajorLast Reviewed:6/30/2004
Keywords:kbDAP kbhowto KB200198