ItemTexts Property (SLAutoCompleteBox)

Action

Gets a list containing the texts of the current matches. If nothing was entered in the control's text box an empty list is returned.

Syntax

'Declaration
Protected Read Property ItemTexts As List(Of String)

Access

Read only.