IAutoCompleteDropDown interface (shobjidl.h)
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.
Inheritance
The IAutoCompleteDropDown interface inherits from the IUnknown interface. IAutoCompleteDropDown also has these types of members:
Methods
The IAutoCompleteDropDown interface has these methods.
IAutoCompleteDropDown::GetDropDownStatus Gets the current display status of the autocomplete drop-down list. |
IAutoCompleteDropDown::ResetEnumerator Forces the autocomplete object to refresh its list of suggestions when the list is visible. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP, Windows 2000 Professional with SP3 [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |