This method sets the MonthCalendar.SelectionStart and the MonthCalendar.SelectionEnd properties to the specified date. This method is the functional equivalent of setting the selection range to a single day through the MonthCalendar.SetSelectionRange(DateTime, DateTime) method or the MonthCalendar.SelectionRange property.