MonthCalendar.TitleTextColor 属性 | |
指定 MonthCalendar 控件标题文本颜色的 Color 对象。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY TitleTextColor AS USUAL GET SET
public virtual __Usual TitleTextColor { get; set; }
查看代码属性值
类型:
__Usual指定 MonthCalendar 控件标题文本颜色的 Color 对象。
参见