CMDIFrameWndEx::RecalcLayout
Called by the framework to recalculate the layout of the frame window.
virtual void RecalcLayout(
BOOL bNotify = TRUE
);
Parameters
- [in] bNotify
Determines whether the active in-place item for the frame window receives notification of the layout change. If TRUE, the item is notified; otherwise FALSE.
Remarks
This method overrides CFrameWnd::RecalcLayout.
Requirements
Header: afxmdiframewndex.h