MonthCal_SetMaxSelCountMonthCal_SetMaxSelCount*
*



Contents  *



Index  *Topic Contents
*Previous Topic: MonthCal_SetFirstDayOfWeek
*Next Topic: MonthCal_SetMonthDelta

MonthCal_SetMaxSelCount


BOOL MonthCal_SetMaxSelCount(
    HWND hwndMC,
    UINT iMax
);

Sets the maximum number of days that can be selected in a month calendar control. You can use this macro or send the MCM_SETMAXSELCOUNT message explicitly.

hwndMC
Handle to a month calendar control.
iMax
INT value that will be set to represent the maximum number of days that can be selected.

Version 4.70


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