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