ACC1x: Resizing Multiple Controls Simultaneously

Last reviewed: April 2, 1997
Article ID: Q103178
The information in this article applies to:
  • Microsoft Access versions 1.0, 1.1

SUMMARY

Changing properties (size, font, color, and so forth) of several controls (text boxes, labels, and so forth) on a form or report is normally accomplished by changing each individual control. This article describes how to change more than one control at a time.

MORE INFORMATION

The following steps describe how to change more than one control at a time:

  1. Resize one of the controls to the desired size by using the mouse or by indicating the width and the height in that control's property sheet.

  2. After changing the desired properties, choose Change Default from the Layout menu.

    NOTE: If multiple controls are selected when Change Default is chosen, the properties of the last control selected are used as the defaults.

  3. Select the remaining controls you want to resize. You can do this by either dragging the mouse pointer through all of them or by holding down the SHIFT key and clicking the mouse button once.

  4. From the Layout menu, choose Apply Default.

This changes the size of all the selected controls on the forms.

NOTE: This applies all defaults (including fonts, colors, size, and so on) to the selected control(s).


Keywords : FmsHowto kbusage
Version : 1.0 1.1
Platform : WINDOWS
Hardware : X86
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: April 2, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.