Enable/disable underlined text in the IME composition window.
[Visual Basic] Public underline As Boolean [C#] public bool underline; [C++] public: bool underline; [JScript] public var underline : Boolean;
RichTextBoxIMEColor Class | RichTextBoxIMEColor Members | System.WinForms Namespace