NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

RichTextBoxIMEColor Fields

The fields of the RichTextBoxIMEColor class are listed below. For a complete list of RichTextBoxIMEColor class members, see the RichTextBoxIMEColor Members topic.

Public:

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.

See Also

RichTextBoxIMEColor Class | System.WinForms Namespace