CPaneContainer::StretchPaneContainer

This topic is included for completeness. For more detail see the source code located in the VC\atlmfc\src\mfc folder of your Visual Studio installation.

virtual int StretchPaneContainer(
   int nOffset,
   BOOL bStretchHorz,
   BOOL bLeftBar,
   BOOL bMoveSlider,
   HDWP& hdwp
);

Parameters

  • [in] nOffset
     

  • [in] bStretchHorz
     

  • [in] bLeftBar
     

  • [in] bMoveSlider
     

  • [in] hdwp
     

Requirements

Header: afxpanecontainer.h

See Also

Reference

CPaneContainer Class

Hierarchy Chart