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 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