Method MainControlTextChanged
MainControlTextChanged()
Called when text is changed in the main child control.
protected virtual void MainControlTextChanged()
Remarks
This method is called after some delay and is suitable for the text validation.
Called when text is changed in the main child control.
protected virtual void MainControlTextChanged()
This method is called after some delay and is suitable for the text validation.