MonthCalendar.TitleTextColor Property | |
A Color object specifying the title text color of the MonthCalendar control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TitleTextColor AS USUAL GET SET
public virtual Usual TitleTextColor { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA Color object specifying the title text color of the MonthCalendar control.
See Also