CBasePane::AdjustDockingLayout

Redirects a call to the docking manager to adjust the docking layout.

virtual void AdjustDockingLayout(
   HDWP hdwp=NULL 
);

Parameters

  • [out] hdwp
    A handle to a structure containing multiple window positions.

Remarks

This is a convenience method that adjusts the docking layout. By using this method, you do not have to write code that analyzes the type of the parent frame..

For more information, see CDockingManager::AdjustDockingLayout

Requirements

Header: afxbasepane.h

See Also

Reference

CBasePane Class

Hierarchy Chart