Method OnTextChanged
OnTextChanged(EventArgs<string>)
Called when the text has changed. Subclasses can override this to perform custom actions.
public virtual void OnTextChanged(EventArgs<string> args)
Called when the text has changed. Subclasses can override this to perform custom actions.
public virtual void OnTextChanged(EventArgs<string> args)