Occurs when text box's text is validated.

Syntax

public event EventHandler TextValidated;
Public Event TextValidated As EventHandler