MonthCal_GetMonthDeltaMonthCal_GetMonthDelta*
*Contents  *Index  *Topic Contents
*Previous Topic: MonthCal_GetMinReqRect
*Next Topic: MonthCal_GetMonthRange

MonthCal_GetMonthDelta


INT MonthCal_GetMonthDelta(
    HWND hwndMC
);

Retrieves the scroll rate for a month calendar control. The scroll rate is the number of months that the control moves its display when the user clicks a scroll button. You can use this macro or send the MCM_GETMONTHDELTA 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.