RichEdit.BackgroundColor 属性 | |
一个 Color 对象,表示富文本的背景颜色
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY BackgroundColor AS Color GET SET
public virtual Color BackgroundColor { get; set; }
查看代码属性值
类型:
Color一个 Color 对象,表示富文本的背景颜色
参见