SECCalendar::RetreatMonth
BOOLSECCalendar::RetreatMonth(BOOLbSelectionFollows= TRUE)
Decrements the day being viewed by one month. If bSelectionFollows is TRUE, the currently selected day will decrement one month.
Defined in: Calendar.cpp
Return Value
Nonzero if day successfully decremented, otherwise 0.
Parameters
bSelectionFollows
Apply decrement to selection day by a month if TRUE.
See Also