Size Event

This document covers the following topics:


Applies To

Dialog (except MDI Plug-in), Control Box Control, Dialog Bar Control .

Description

Occurs whenever the exterior size of the dialog or dialog element changes (for example, if the window is minimized or maximized). You can use the size event handler to resize and or re-position any child dialog elements accordingly.

Note:
To be notified of a change in the dialog's interior size (if different), use the Client-Size Event instead.