Constructor TextChangingEventArgs
TextChangingEventArgs(ustring)
Initializes a new instance of TextChangingEventArgs
public TextChangingEventArgs(ustring newText)
Parameters
newTextustringThe new Text to be replaced.
Initializes a new instance of TextChangingEventArgs
public TextChangingEventArgs(ustring newText)
newText ustringThe new Text to be replaced.