property CalendarCombo.FirstVisibleDate as Date
Retrieves the first visible date.

TypeDescription
Date A DATE expression that specified the first visible date in the calendar. 
The FirstVisibleDate property retrieves the first visible date being displayed in the calendar. Use the ShowNonMonthDays property to display the dates that are not part of the month. Use the LastVisibleDate property to get the last visible date being displayed in the calendar.