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 Overview | Class Members | Hierarchy Chart
See Also CMonthCalCtrl::GetMaxSelCount