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

In This Topic
    UpdateValueWithCurrentText Method
    In This Topic
    Triggers parsing of the Text property and updating the Value.
    Syntax
    'Declaration
     
    
    Public Function UpdateValueWithCurrentText() As Boolean
    public bool UpdateValueWithCurrentText()
    See Also