CDockingManager::AdjustDockingLayout

Recalculates and adjusts the layout of all panes in a frame window.

virtual void AdjustDockingLayout(
   HDWP hdwp = NULL
);

Parameters

  • [in] hdwp
    Specifies the deferred window position structure. For more information, see Windows Data Types.

Requirements

Header: afxDockingManager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CDockingManager Class