CMonthCalCtrl::SetMaxSelCount

BOOL SetMaxSelCount( int nMax );

Return Value

Nonzero if successful; otherwise 0.

Parameters

nMax

The value that will be set to represent the maximum number of selectable days.

Remarks

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

CMonthCalCtrl OverviewClass MembersHierarchy Chart

See Also   CMonthCalCtrl::GetMaxSelCount