RichEdit.BackgroundColor Property (Typed)
|
|
A Color object representing the background color of the rich edit
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.24 GA
Syntax VIRTUAL PROPERTY BackgroundColor AS Color GET SET
public virtual Color BackgroundColor { get; set; } Request Example
View SourceProperty Value
Type:
ColorA Color object representing the background color of the rich edit
See Also