Version 24.2 (latest)

TextDocument Class Events

For a list of all members of this type, see TextDocument members.

Public Events
 NameDescription
Public EventPropertyChangedOcuurs after a property value has changed  
Public EventTextChangedOccurs after changes have been made to the document's text.  
Public EventTextChangingOccurs before changes are made to the document's text.  
Public EventTextLoadedOccurs after either the Load or the InitializeText method is called.  
See Also