DateTime_GetMonthCalFont (Windows CE 5.0)
This macro retrieves the font that the date and time picker (DTP) control's child month calendar control is currently using.
HFONT DateTime_GetMonthCalFont(HWNDhwndDP);
Parameters
- hwndDP
Handle to a DTP control.
Return Values
Returns an HFONT value that is the handle to the current font.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
Send Feedback on this topic to the authors