WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1MaskedTextBox Class / AutoConvert Property
In This Topic
    AutoConvert Property
    In This Topic
    Gets or sets whether to automatically convert the entered characters according to the input mask.
    Syntax
    public bool AutoConvert {get; set;}
    See Also