DTM_GETMCFONT (Windows CE 5.0)
This message retrieves the font that the date and time picker (DTP) control's child month calendar control is currently using.
DTM_GETMCFONT wParam = 0;lParam = 0;
Parameters
- wParam
Not used. - lParam
Not used.
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