DateTimePicker.MCFont Property | |
A Font object specifying the font of the MonthCalendar pop-up window, if the DateTimePicker is in date mode.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY MCFont AS USUAL SET
public virtual Usual MCFont { set; }
Request Example
View SourceProperty Value
Type:
UsualA Font object specifying the font of the MonthCalendar pop-up window, if the DateTimePicker is in date mode.
See Also