Close Method (SLAutoCompleteBox)

Action

Closes the drop-down list that contains the matches if it is currently open.

Syntax

C#
autoCompleteBox.Close()
VB
autoCompleteBox.Close()