Contents Index Topic Contents | ||
Previous Topic: MonthCal_GetMaxSelCount Next Topic: MonthCal_GetMinReqRect |
MonthCal_GetMaxTodayWidth
DWORD MonthCal_GetMaxTodayWidth( HWND hwndMC );Retrieves the maximum width of the "today" string in a month calendar control. This includes the label text and the date text. You can use this macro or send the MCM_GETMAXTODAYWIDTH message explicitly.
- Returns the width of the "today" string, in pixels.
- hwndMC
- Handle to a month calendar control.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.