|
protectedvirtual |
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.
pDC | A pointer to the device context. |
point | Contains coordinates of the icon. |
nHour | Appointment hour, should be in interval 0-23 (inclusive). |
nMin | Appointment minute, should be in interval 0-59, inclusive. |