Method OnTextChanging
OnTextChanging(ustring)
Virtual method that invoke the TextChanging event if it's defined.
public virtual TextChangingEventArgs OnTextChanging(ustring newText)
Parameters
newText
ustringThe new text to be replaced.
Returns
- TextChangingEventArgs
Returns the TextChangingEventArgs