The AutoReplaceEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancel
Gets or sets whether to skip this replacement.
Public propertyControl
Gets a reference to the control where the replacement will take place.
Public propertyFound
Gets the string that is about to be replaced.
Public propertyReplace
Gets or sets the string that contains the replacement text.

See Also