property CalendarCombo.Font as IFontDisp
Retrieves or sets the font to display the drop down portion of the control.

TypeDescription
IFontDisp A Font object that defines the font for the drop down portion of the control.

Defines the drop down portion's font. Use the LabelFont property to specify the label's font.  Use the Bold, Italic, UnderLine or StrikeOut property to change the font attributes for a particular date.