Back to Devexpress

TextEdit.CloseAutoCompletePopup() Method

windowsforms-devexpress-dot-xtraeditors-dot-textedit-8fbba4da.md

latest1.1 KB
Original Source

TextEdit.CloseAutoCompletePopup() Method

Hides a drop-down list with autocomplete suggestions.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void CloseAutoCompletePopup()
vb
Public Sub CloseAutoCompletePopup

Remarks

Refer to the following help topic for more information: Text Autocompletion.

See Also

ShowAutoCompletePopup()

TextEdit Class

TextEdit Members

DevExpress.XtraEditors Namespace