Version

TextChangedEventArgs Class Members

The following tables list the members exposed by TextChangedEventArgs.

Public Properties
 NameDescription
Public PropertyCancelFlag to cancel update. Value true will restore old text.  
Public PropertyNewTextNew text in editor  
Public PropertyOldTextOld text in editor  
See Also