property CalendarCombo.LabelFont as IFontDisp
Retrieves or sets the label's font.

TypeDescription
IFontDisp A Font object that defines the label's font.
The LabelFont property defines the font for the control's label. The Font property fefines the drop down portion's font. The LabelHeight property specifies the height of the label in pixels. Use the Bold, Italic, UnderLine or StrikeOut property to change the font attributes for a particular date.