IAutoCompleteDropDown interface
Exposes methods that allow clients to reset or query the display state of the autocomplete drop-down list, which contains possible completions to a string entered by the user in an edit control.
Members
The IAutoCompleteDropDown interface inherits from the IUnknown interface. IAutoCompleteDropDown also has these types of members:
Methods
The IAutoCompleteDropDown interface has these methods.
| Method | Description |
|---|---|
| GetDropDownStatus |
Gets the current display status of the autocomplete drop-down list. |
| ResetEnumerator |
Forces the autocomplete object to refresh its list of suggestions when the list is visible. |
Requirements
|
Minimum supported client |
Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Show: