Color of the text in the IME composition window.
[Visual Basic] Public textColor As Color [C#] public Color textColor; [C++] public: Color textColor; [JScript] public var textColor : Color;
RichTextBoxIMEColor Class | RichTextBoxIMEColor Members | System.WinForms Namespace