Microsoft SDK for Java

RichEdit.getIMEColor

Retrieves the IME color settings of the RichEdit control.

Syntax

public RichEditIMEColor getIMEColor()

Return Value

Returns a RichEditIMEColor object that contains the IME color settings.

Remarks

This method applies only to Asian versions of the Windows operating system.

See Also   setIMEColor

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