property Schedule.ToolTipFont as IFontDisp
Retrieves or sets the tooltip's font.
Type
Description
IFontDisp
A Font object used to paint the control's tooltip.
Use the ToolTipFont property to change the tooltip'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.