DIM
hListBox
AS
ListBox
DIM
hListBoxItem
AS
.ListBoxItem
hListBoxItem
=
hListBox
[
Index
AS
Integer
]
Returns a list-box item from its index.