The fields of the RichTextBoxIMEColor class are listed below. For a complete list of RichTextBoxIMEColor class members, see the RichTextBoxIMEColor Members topic.
backColor | Color of the background in the IME composition window. |
bold | Enable/disable bold text in the IME composition window. |
italic | Enable/disable italic text in the IME composition window. |
protect | Enable/disable protected attribute on the text in the IME composition window. An attempt to modify them will cause an EN_PROTECTED notification message. |
strikeOut | Enable/disable struck-out text in the IME composition window. |
textColor | Color of the text in the IME composition window. |
underline | Enable/disable underlined text in the IME composition window. |