int GetMaxSelCount( ) const;
Return Value
An integer value that represents the total number of days that can be selected for the control.
Remarks
This member function implements the behavior of the Win32 message MCM_GETMAXSELCOUNT, as described in the Platform SDK.
Use this member function for controls with the MCS_MULTISELECT style set.
Example
See the example for CMonthCalCtrl::SetMaxSelCount.
CMonthCalCtrl Overview | Class Members | Hierarchy Chart
See Also CMonthCalCtrl::SetMaxSelCount