BCGSuite for MFC
CBCGPGanttItem* CBCGPGanttChart::ItemFromPoint ( CPoint  pt) const

Given a point in the client coordinates returns a pointer to item.

This function returns NULL if there is no item at the specified point; otherwise a pointer to item that contains pt.

Parameters
ptSpecifies a point in the client coordinates.