Gets or sets a value that specifies which items from the file system are suggested.
One of the AutoCompleteFiles values that specifies which items from the file system are suggested.
The files, folders and shell objects suggested are based on a path entered into the text box. For example, if the text box contains "C:\Program Files", items in the "Program Files" directory appear in the autocompletion list.
To include items from the current directory, use the ShowCurrentDirectory property.
AutoComplete Class | Skybound.AutoComplete Namespace