SECCalendar::SetSingleDate
BOOLSECCalendar::SetSingleDate(BOOLbTurnOn)
Sets the status of calendar single date mode.
Defined in: Calendar.cpp
Return Value
Nonzero if calendar was previously in single date mode, otherwise 0.
Parameters
bTurnOn
State of single date mode.
Comments
If the input parameter is nonzero, only a single date can be selected in the control at a time, otherwise multiple dates may be selected.
See Also