RichEdit.setBackColor

Overview | Methods | This Package | All Packages

RichEdit.setBackColor

Sets the background color for the RichEdit control.

Syntax

public void setBackColor( Color value )

Parameters

value

A Color object that describes the background color to set.

See Also   setForeColor