DateTimePicker.getCalendarFont

Overview | Methods | This Package | All Packages

DateTimePicker.getCalendarFont

Retrieves the font currently used by the month calendar of the date and time picker control.

Syntax

public final Font getCalendarFont()

Return Value

Returns a Font object that represents the font currently used in the month calendar control of the date time picker control.

See Also   setCalendarFont