MCM_SETMAXSELCOUNTMCM_SETMAXSELCOUNT*
*Contents  *Index  *Topic Contents
*Previous Topic: MCM_SETFIRSTDAYOFWEEK
*Next Topic: MCM_SETMONTHDELTA

MCM_SETMAXSELCOUNT


MCM_SETMAXSELCOUNT
    wParam = (WPARAM)(INT) iMax;
    lParam = 0;

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

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.