BCGSuite for MFC
const CRect& CBCGPAppointment::GetRectEdit ( const COleDateTime &  date = COleDateTime()) const

Returns bounding rectangle of edit control.

Returns
A reference to a CRect object containing bounding rectangle of edit control in client coordinates.

Use this method to retrieve the bounding rectangle of the edit control when the Planner is working in in-place editing mode (the user edits the appointment data).

Parameters
dateSpecifies the date for which the bounding rectangle is returned. Required when date start is not equal to date finish, e.g. the appointment is multiday.