Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.