property Schedule.Font as IFontDisp
Retrieves or sets the control's font.
Type
Description
IFontDisp
A Font object used to paint the captions/labels in the control.
Use the Font property to change the control's font. The ForeColor property indicates the foreground color to show the captions or labels.
The control supports the following Font properties:
Font property, that specifies the control's font, including the Calendar's font
EventsFont
property, indicates the font to show the captions and labels on Event/Appointment objects
TimeScaleFont
property, specifies the font to display the labels on the control's time scales
ToolTipFont
property specifies the font to display the tooltip being shown when the cursor is hovering an part of the control.