Making Controls the Same Width, Height, or Size

You can resize a group of controls based on the size of the dominant control. You can also resize a control based on the dimensions of its caption text.

To make controls the same width, height, or size

  1. Select the controls you want to resize.

    The control selected first in the series is the dominant control. The final size of the controls in the group depends on the size of the dominant control. For more information on selecting the dominant control, see Specifying a Dominant Control.

  2. From the Format menu, choose Make Same Size, then choose one of the following commands:

    • Both

    • Height

    • Width

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Localizing Windows Forms and Walkthrough: Using Resources for Localization with ASP.NET.

Requirements

Win32

See Also

Concepts

Controls (MFC)

Reference

Controls in Dialog Boxes