property Calendar.MinMonthX as Long
Specifies the minimum number of months horizontally displayed.

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

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