Gets or sets the new word that replaces the text of an object of type TXTextControl.MisspelledWord.
public string CorrectedWord { get; set; }
Public Property CorrectedWord() As String
That property returns an exception, if the current MisspelledWordChangingEventArgs.Type property is not type of Replace.