SelectAll Method (UIAListBox)
Class
UIAListBox
.
Action
Selects all items in the list.
Syntax
C#
listBox
.
SelectAll
()
VB
listBox
.
SelectAll
()