ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1TextBox Class / UpdateValueWithCurrentText Method

In This Topic
    UpdateValueWithCurrentText Method (C1TextBox)
    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