WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1MaskedTextBox Class / UpdateValue Method
In This Topic
    UpdateValue Method
    In This Topic
    Forces C1MaskedTextBox to update its Value and Text properties when the control is not loaded. Does nothing in WPF.
    Syntax
    public void UpdateValue()
    See Also