property CalendarCombo.MinMonthY as Long
Specifies the minimum number of months vertically displayed.

TypeDescription
Long A long expression that specifies the minimum number of months vertically displayed.

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