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