WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / TextBoxAutoCompleteEventArgs Class / AutoComplete Property
In This Topic
    AutoComplete Property (TextBoxAutoCompleteEventArgs)
    In This Topic
    Gets or sets the text used to auto-complete.
    Syntax
    public string AutoComplete {get; set;}
    See Also