COleDocIPFrameWndEx::PaneFromPoint

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

CBasePane* PaneFromPoint(
   CPoint point,
   int nSensitivity,
   bool bExactBar,
   CRuntimeClass* pRTCBarType
) const;
CBasePane* PaneFromPoint(
   CPoint point,
   int nSensitivity,
   DWORD& dwAlignment,
   CRuntimeClass* pRTCBarType
) const;

Parameters

Parameter

Description

[in] point

 

[in] nSensitivity

 

[in] bExactBar

 

[in] pRTCBarType

 

[in] dwAlignment

 

Requirements

Header: afxoledocipframewndex.h

See Also

Reference

COleDocIPFrameWndEx Class

Other Resources

MFC Hierarchy Chart