Microsoft SDK for Java

RichEdit.setForeColor

Sets the fore color of the rich edit control.

Syntax

public void setForeColor( Color value )

Parameters

value

A Color object that describes the color to be used as the control's fore color.

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