CMonthCalCtrl::GetMonthDelta
Retrieves the scroll rate for a month calendar control.
int GetMonthDelta( ) const;
Return Value
The scroll rate for the month calendar control. The scroll rate is the number of months that the control moves its display when the user clicks a scroll button once.
Remarks
This member function implements the behavior of the Win32 message MCM_GETMONTHDELTA, as described in the Windows SDK.
Requirements
Header: afxdtctl.h