Click or drag to resize

DateTimePicker.MCFont Property (Typed)

X#
A Font object specifying the font of the MonthCalendar pop-up window, if the DateTimePicker is in date mode.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY MCFont AS Font SET 
Request Example View Source

Property Value

Type: Font
A Font object specifying the font of the MonthCalendar pop-up window, if the DateTimePicker is in date mode.
See Also