Visual C++ and MFC Programming 2nd Edition

(Martin Jones) #1

Visual C++ and MFC Fundamentals Chapter 12: Dialog-Based Windows


Make Same Width^

Applies the same width to all selected controls
The width used will be be that of the last control
selected

Make Same Height^

Applies the same height to all selected controls.
The height used will be be that of the last control
selected

Make Same Size

Applies the same width and height to all selected
controls.
The height used will be be that of the last control
selected

Practical Learning: Resizing Controls



  1. Click the lower large Edit box to select it.

  2. Position the mouse on the middle handle of the lower border:

  3. Click and drag up until the guiding horizontal line is in the middle of the control:

  4. Release the mouse

  5. Open the Dialog11b application

Free download pdf