Microsoft SDK for Java

DateTimePicker.setCalendarFont

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

Syntax

public final void setCalendarFont( Font font )

Parameters

font

A Font object that represents the font used in the month calendar control of the date time picker control. The default value is the default graphical user interface (GUI) font.

See Also   getCalendarFont

© 1999 Microsoft Corporation. All rights reserved. Terms of use.