SECCalendar::SetMonthButtons
BOOLSECCalendar::SetMonthButtons(BOOLbTurnOn)
Sets the status of month navigation buttons.
Defined in: Calendar.cpp
Return Value
Nonzero if calendar month buttons were previously enabled, otherwise 0.
Parameters
bTurnOn
State of month buttons.
Comments
If the input parameter is nonzero, buttons are enabled, otherwise 0 will remove the buttons.
See Also