const CRect& CBCGPAppointment::GetRectEdit | ( | const COleDateTime & | date = COleDateTime() | ) | const |
Returns bounding rectangle of edit control.
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).
date | Specifies 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. |