Share via


CMFCPopupMenuBar::FindDestintationToolBar

Locates the toolbar where a specified point lies.

CMFCToolBar* FindDestintationToolBar(
   CPoint point
);

Parameters

  • [in] point
    A point on the screen.

Return Value

Returns a handle to the toolbar where the point lies, if therei is one, or NULL if not.

Requirements

Header: afxpopupmenubar.h

See Also

Reference

CMFCPopupMenuBar Class

Hierarchy Chart