SECCalendar::RetreatDay

BOOLSECCalendar::RetreatDay(BOOLbSelectionFollows= TRUE)

Decrements the day being viewed by one.

Defined in: Calendar.cpp

Return Value

Nonzero if day successfully decremented, otherwise 0.

Comments

If the current "page" day is the first day of the month and RetreatDay is called, the viewed month will automatically flip to the previous month. If bSelectionFollows is TRUE, the currently selected day will retreat one day.

Parameters

bSelectionFollows

Apply decrement to selection day if TRUE.

See Also

SECCalendar  RetreatWeek  RetreatMonth  RetreatYear  AdvanceDay