You can change the start display date in the calendar control using the DisplayDate property.
set mycalendar::DisplayDate to new DateTime(2016,6,10)
You can change the start display date in the calendar control using the DisplayDate property.
set mycalendar::DisplayDate to new DateTime(2016,6,10)