CPaneContainerManager::PaneFromPoint

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 CDockablePane* PaneFromPoint(
   CPoint point,
   int nSensitivity,
   BOOL bExactBar,
   BOOL& bIsTabArea,
   BOOL& bCaption
);

Parameters

  • [in] point
     

  • [in] nSensitivity
     

  • [in] bExactBar
     

  • [in] bIsTabArea
     

  • [in] bCaption
     

Requirements

Header: afxpanecontainermanager.h

See Also

Reference

CPaneContainerManager Class

Hierarchy Chart