Compartilhar via


DateTime_GetMonthCalFont (Windows CE 5.0)

Send Feedback

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

DTM_GETMCFONT

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.