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.
pt | Specifies a point in the client coordinates. |