BCGSuite for MFC
COleDateTime CBCGPPlannerManagerCtrl::GetDateFromPoint ( const CPoint &  point) const

Returns the nearest date to the point.

Returns
A valid COleDateTime object containing the date nearest to the specified point.

Use this method to find the date nearest to the specified point. The point should be in client coordinates.

Parameters
pointA point in client coordinates.