Contents Index Topic Contents | ||
Previous Topic: DTM_GETMCCOLOR Next Topic: DTM_GETMONTHCAL |
DTM_GETMCFONT
DTM_GETMCFONT wParam = 0; lParam = 0;Retrieves the font that the date and time picker (DTP) control's child month calendar control is currently using. You can send this message explicitly or use the DateTime_GetMonthCalFont macro.
- Returns an HFONT value that is the handle to the current font.
Version 4.71
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.