Skybound AutoComplete

AutoComplete.DropDownVisible Property

Gets a value that indicates whether the drop-down suggestion window is currently visible.

[Visual Basic]
Public ReadOnly Property DropDownVisible As Boolean
[C#]
public bool DropDownVisible {get;}

Property Value

true if the drop-down suggestion window is currently visible; otherwise, false.

See Also

AutoComplete Class | Skybound.AutoComplete Namespace