Click or drag to resize

RichEdit.BackgroundColor Property (Typed)

X#
A Color object representing the background color of the rich edit

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY BackgroundColor AS Color GET SET 
Request Example View Source

Property Value

Type: Color
A Color object representing the background color of the rich edit
See Also