Share via


CMFCMenuBar::OnToolHitTest

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_PTR OnToolHitTest(
   CPoint point,
   TOOLINFO* pTI
) const;

Parameters

  • [in] point
     

  • [in] pTI
     

Requirements

Header: afxmenubar.h

See Also

Reference

CMFCMenuBar Class

Hierarchy Chart