CFrameWndEx::RecalcLayout

Adjusts the layout of the frame and its child windows.

virtual void RecalcLayout(
   BOOL bNotify = TRUE
);

Parameters

  • [in] bNotify
    Specifies whether to notify the OLE client item about the layout change.

Remarks

This method is called when the size of the frame window has changed or when control bars are displayed or hidden.

Requirements

Header: afxframewndex.h

See Also

Reference

CFrameWndEx Class

Hierarchy Chart