constants AutoSizeEnum
The AutoSizeEnum type specifies how the size of the date within a calendar control is computed. The AutoSize property specifies the way the calendar fits the face. The AutoSizeEnum type supports the following values:

NameValueDescription
exFontSize-1 The size of the control's Font specifies the size for the cells.
exFitClient1 The control ensures that fits its content.