BCGControlBar Pro for MFC
virtual CBCGPControlBar* CBCGPDockBar::ControlBarFromPoint ( CPoint  pt)
virtual

Given a point in screen coordinates returns a pointer to a control bar docked at the dock bar.

Returns
A pointer to a control bar object containing the specified point or NULL.
Parameters
ptA point (in screen coordinates) to test.