MonthCal_GetMaxTodayWidthMonthCal_GetMaxTodayWidth*
*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.

hwndMC
Handle to a month calendar control.

Version 4.70


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.