CBCGPAppointment* CBCGPPlannerManagerCtrl::GetAppointmentFromPoint | ( | const CPoint & | point | ) |
Returns a pointer to an appointment whose bounding rectangle contains the specified point.
Use this method to find an appointment whose bounding rectangle contains the point. Point should be in client coordinates.
point | A point in the client coordinates. |