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