DeselectAll Method (UIAListBox)
Class
UIAListBox
.
Action
Deselects all list items.
Syntax
C#
listBox
.
DeselectAll
()
VB
listBox
.
DeselectAll
()