MCM_GETMAXSELCOUNTMCM_GETMAXSELCOUNT*
*Contents  *Index  *Topic Contents
*Previous Topic: MCM_GETFIRSTDAYOFWEEK
*Next Topic: MCM_GETMAXTODAYWIDTH

MCM_GETMAXSELCOUNT


MCM_GETMAXSELCOUNT
    wParam = 0;
    lParam = 0;

Retrieves the maximum date range that can be selected in a month calendar control. You can send this message explicitly or by using the MonthCal_GetMaxSelCount macro.

You can change the maximum date range that can be selected by using the MCM_SETMAXSELCOUNT message.

Version 4.70


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