property CalendarCombo.MaxMonthY as Long
Specifies the maximum number of months vertically displayed.

TypeDescription
Long A long expression that defines the maximum number of months vertically displayed.

By default, the the MaxMonthY property is 1. Use the MaxMonthY property to define the maximum number of months vertically displayed. Use the MinMonthY property to define the minimum  number of months vertically displayed. Use the MinDate and MaxDate property to specify a range to limit the date to be displayed or selected.