Click or drag to resize

DateTimePicker.MCTitleTextColor Property

X#
A Color object describing the title text color 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 MCTitleTextColor AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
A Color object describing the title text color of the MonthCalendar pop-up window, if the DateTimePicker is in date mode.
See Also