Microsoft SDK for Java

RichEdit.setIMEColor

Sets the color of the IME composition window of the RichEdit control.

Syntax

public void setIMEColor( RichEditIMEColor value )

Parameters

value

A RichEditIMEColor object that specifies the color options.

Remarks

This method is valid only on Asian versions of the Windows operating system.

See Also   getIMEColor

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