[]
Called when the auto-complete of the text-box is triggered.
public event EventHandler<TextBoxAutoCompleteEventArgs> AutoComplete
Type | Description |
---|---|
EventHandler<TextBoxAutoCompleteEventArgs> | Called when the auto-complete of the text-box is triggered. |