Back to Devexpress

TextEdit.ShowAutoCompletePopup() Method

windowsforms-devexpress-dot-xtraeditors-dot-textedit-9367d8a2.md

latest1.1 KB
Original Source

TextEdit.ShowAutoCompletePopup() Method

Invokes 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 ShowAutoCompletePopup()
vb
Public Sub ShowAutoCompletePopup

Remarks

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

See Also

CloseAutoCompletePopup()

TextEdit Class

TextEdit Members

DevExpress.XtraEditors Namespace