CMonthCalCtrl::SetMonthDelta

int SetMonthDelta( int iDelta );

Return Value

The previous scroll rate. If the scroll rate has not been previously set, the return value is 0.

Parameters

iDelta

The number of months to be set as the control's scroll rate. If this value is zero, the month delta is reset to the default, which is the number of months displayed in the control.

Remarks

This member function implements the behavior of the Win32 message MCM_SETMONTHDELTA, as described in the Platform SDK.

CMonthCalCtrl OverviewClass MembersHierarchy Chart

See Also   CMonthCalCtrl::GetMonthDelta