Share via


RichEditIMEColor Class

Methods | Fields | This Package | All Packages

Defines the options that can be set on the text of the input method editor (IME) composition window of a RichEdit control.

package com.ms.wfc.ui

public class RichEditIMEColor

Remarks

To set the IME color options on the RichEdit control, initialize an instance of this object, and pass the object to the RichEdit object's setIMEColor method.

Setting IME color on a RichEdit control is applicable only on Asian versions of the operating system.