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