ComponentOne Input for WinForms
ValidateText Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : ValidateText Method
Validates current Text property in the same manner as it usually validated after the control loses focus.
Syntax
'Declaration
 
Public Sub ValidateText() 
public void ValidateText()
See Also

Reference

C1TextBox Class
C1TextBox Members