Contents Index Topic Contents | ||
Previous Topic: MCM_GETMAXSELCOUNT Next Topic: MCM_GETMINREQRECT |
MCM_GETMAXTODAYWIDTH
MCM_GETMAXTODAYWIDTH wParam = 0; lParam = 0;Retrieves the maximum width of the "today" string in a month calendar control. This includes the label text and the date text. You can send this message explicitly or by using the MonthCal_GetMaxTodayWidth macro.
- Returns the width of the "today" string, in pixels.
Version 4.70
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.