SECCalendar::AdvanceMonth
BOOLSECCalendar::AdvanceMonth(BOOLbSelectionFollows= TRUE)
Advances the page being viewed by one month.
Defined in: Calendar.cpp
Return Value
Nonzero if successfully advanced, otherwise 0.
Comments
If bSelectionFollows is TRUE, the currently selected day will advance one month.
Parameters
bSelectionFollows
Apply advancement to currently selected day if TRUE.
See Also