[]
Gets or sets the callback used to provide the auto-completion text.
public event EventHandler<TextBoxAutoCompleteEventArgs> AutoComplete
Type | Description |
---|---|
EventHandler<TextBoxAutoCompleteEventArgs> | Gets or sets the callback used to provide the auto-completion text. |