Share via


CMDIFrameWndEx::OnSizeMDIClient

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

See Also

Reference

CMDIFrameWndEx Class

Hierarchy Chart