BCGSuite for MFC
CBCGPAppointment Member List

This is the complete list of members for CBCGPAppointment, including all inherited members.

BCGP_APPOINTMENT_HITTEST enum nameCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_BOTTOM enum valueCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_INSIDE enum valueCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_LEFT enum valueCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_MOVE enum valueCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_NOWHERE enum valueCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_RIGHT enum valueCBCGPAppointment
BCGP_APPOINTMENT_HITTEST_TOP enum valueCBCGPAppointment
CanBeStored() const CBCGPAppointmentinlinevirtual
CBCGPAppointment(const COleDateTime &dtStart, const COleDateTime &dtFinish, const CString &strText, COLORREF clrBackground=CLR_DEFAULT, COLORREF clrForeground=CLR_DEFAULT, COLORREF clrDuration=CLR_DEFAULT)CBCGPAppointment
CreateCopy() const CBCGPAppointment
CreateEdit(CWnd *pWndOwner)CBCGPAppointmentprotectedvirtual
DestroyEdit()CBCGPAppointmentprotectedvirtual
GetBackgroundColor() const CBCGPAppointmentinline
GetDescription() const CBCGPAppointmentinline
GetDSDraw() const CBCGPAppointmentinline
GetDSPrint() const CBCGPAppointmentinline
GetDuration() const CBCGPAppointment
GetDurationColor() const CBCGPAppointmentinline
GetFinish() const CBCGPAppointmentinline
GetForegroundColor() const CBCGPAppointmentinline
GetImageList() const CBCGPAppointmentinline
GetProperties(CBCGPAppointmentPropertyList &props) const CBCGPAppointmentvirtual
GetRectDraw(const COleDateTime &date=COleDateTime()) const CBCGPAppointment
GetRectEdit(const COleDateTime &date=COleDateTime()) const CBCGPAppointment
GetRecurrence() const CBCGPAppointmentinline
GetRecurrenceDate() const CBCGPAppointmentinline
GetRecurrenceID() const CBCGPAppointmentinline
GetResourceID() const CBCGPAppointmentinline
GetStart() const CBCGPAppointmentinline
GetToolTipText() const CBCGPAppointmentvirtual
HasImage(int nImageIndex) const CBCGPAppointmentinline
HitTest(const CPoint &point) const CBCGPAppointmentvirtual
IsAllDay() const CBCGPAppointmentinline
IsEditExists() const CBCGPAppointmentinline
IsMultiDay(BOOL bLessThan24=FALSE) const CBCGPAppointment
IsRecurrence() const CBCGPAppointmentinline
IsRecurrenceClone() const CBCGPAppointmentinline
IsRecurrenceException() const CBCGPAppointmentinline
IsSelected() const CBCGPAppointmentinline
OnDraw(CDC *pDC, CBCGPPlannerView *pView)CBCGPAppointmentprotectedvirtual
OnDraw(CDC *pDC, CBCGPPlannerView *pView, const COleDateTime &date)CBCGPAppointmentprotectedvirtual
OnEdit(CWnd *pWndOwner)CBCGPAppointmentprotectedvirtual
OnEndEdit(BOOL bCancel)CBCGPAppointmentvirtual
OnPrint(CDC *pDC, COLORREF clrPen=RGB(0, 0, 0), COLORREF clrText=RGB(0, 0, 0), const CSize &szOnePoint=CSize(1, 1), int nTimeDeltaInMinuts=0)CBCGPAppointmentprotectedvirtual
RemoveRecurrence()CBCGPAppointment
Serialize(CArchive &ar)CBCGPAppointmentprotectedvirtual
SetAllDay(BOOL bAllDay)CBCGPAppointment
SetBackgroundColor(COLORREF clr)CBCGPAppointment
SetDescription(const CString &strText)CBCGPAppointment
SetDurationColor(COLORREF clr)CBCGPAppointment
SetForegroundColor(COLORREF clr)CBCGPAppointment
SetInterval(const COleDateTime &dtStart, const COleDateTime &dtFinish)CBCGPAppointment
SetProperties(const CBCGPAppointmentPropertyList &props)CBCGPAppointmentvirtual
SetRecurrenceID(DWORD ID)CBCGPAppointment
SetRecurrenceRule(const CBCGPRecurrenceBaseRule *pRule)CBCGPAppointment
SetResourceID(UINT nResourceID)CBCGPAppointmentinline
SetSelected(BOOL selected)CBCGPAppointment
UpdateRecurrence()CBCGPAppointment