Expand Minimize
This topic has not yet been rated - Rate this topic

CMDIFrameWndEx::AdjustDockingLayout

Recalculates the layout of all docked panes.

virtual void AdjustDockingLayout(
   HDWP hdwp=NULL 
);
[in] hdwp

Identifies the multiple-window-position structure. You can obtain this value by calling BeginDeferWindowPos.

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

Header: afxMDIFrameWndEx.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.