Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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