Click or drag to resize

StiTextChangedEventArgs Properties

The StiTextChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyNewValue
Gets or sets the new value of text.
Public propertyOldValue
Gets or sets the old value of text.
Top
See Also