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