ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / ValidateText Method

In This Topic
    ValidateText Method
    In This Topic
    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