Indicates that the contents of a document have been changed. The event handler receives an argument of type EventArgs containing data related to this event.
public event EventHandler Changed;
Public Event Changed As EventHandler
Learn more about the TXTextControl.TextControl.Changed Event in the Text Control Blog: