method FaceCalendar.NextMonth ([Count as Variant])
Moves the calendar forward one month.

TypeDescription
Count as Variant A Long expression that defines how many months to move
The NextMonth method moves the calendar forward one month. The PrevYear method moves the calendar back one year. The NextYear method moves the calendar forward one year. The Year property specifies the year of the current browsed date. The Move method moves the calendar back/forward one year/month. The PrevMonth method moves the calendar back one month.