BCGControlBar Pro for MFC
virtual void CBCGPPlannerClockIcons::DrawIcon ( CDC *  pDC,
const CPoint &  point,
const COleDateTime &  time 
)
virtual

Called by the framework to draw a clock icon.

Override this method in a derived class if you need to customize drawing of clock icons.

Parameters
pDCA pointer to the device context.
pointContains coordinates of the icon.
timeA valid COleDateTime object containing the appointment date.