CMDIFrameWndEx::AdjustDockingLayout

Recalculates the layout of all docked panes.

virtual void AdjustDockingLayout(
   HDWP hdwp=NULL 
);

Parameters

  • [in] hdwp
    Identifies the multiple-window-position structure. You can obtain this value by calling BeginDeferWindowPos.

Remarks

Call this member function to recalculate the layout of all panes docked to the frame window.

Requirements

Header: afxMDIFrameWndEx.h

See Also

Reference

CMDIFrameWndEx Class

Hierarchy Chart