bassically i want pull the info out the list boxs so i can check if certain stuff has been selected.

ive tryed stuff like.

item = ListBox1.Items.Item(1)

but get this error
InvalidArgument=Value of '1' is not valid for 'index'. Parameter name: index