Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the size of the client MDI window is changing.
virtual void OnSizeMDIClient(
const CRect& rectOld,
const CRect& rectNew
);
Parameters
[in] rectOld
The current size of the MDI client window.[in] rectNew
The new size of the MDI client window.
Requirements
Header: afxmdiframewndex.h