property Calendar.ShowYearScroll as Boolean
Retrieves or sets a value that indicates whether the scroll bar ( in the calendar panel ) to change the year is visible or hidden.

TypeDescription
Boolean A Boolean expression that specifies whether the calendar's scroll is visible or hidden.
By default, the ShowYearScroll property is False. The Background(exCalendarScrollRange) and Background(exCalendarScrollThumb) properties define the visual appearance of the scroll range and the thumb on the scroll. Use the ShowTodayButton property to hide the Today button. The TodayCaption property indicates the caption to be displayed on the Today's button.