BCGSuite for MFC
void CBCGPPlannerManagerCtrl::DrawClockIcon ( CDC *  pDC,
const CPoint &  point,
const COleDateTime &  time 
) const
inline

Draws a clock icon.

This method is used to draw clock icons. Clock icons are managed by CBCGPPlannerClockIcons.

Parameters
pDCA pointer to a device context.
pointThe point of top-left corner of image.
timeTime displayed by the icon, must be valid.