SECCalendar::AdvanceDay

BOOLSECCalendar::AdvanceDay(BOOLbSelectionFollows= TRUE)

Advances the day being viewed.

Defined in: Calendar.cpp

Return Value

BOOL

Comments

If the current "page" day is the last day of the month and AdvanceDay is called, the viewed month will automatically flip to the next month. If bSelectionFollows is TRUE, the currently selected day will advance one day.

Parameters

bSelectionFollows

Apply advancement to selection day if TRUE.

See Also

SECCalendar  AdvanceWeek  AdvanceMonth  AdvanceYear  RetreatDay