Im trying to transfer the selected items in a listbox to a label!
the listbox is on multisimple in the selection mode property.
For Each item In ListBox1.SelectedItems Label1.Text = item Next
However this would only, this will only show the last selected item in the label.
Can someone please help me, and explain to me how to fix my problem?
Thanx
toqi786


Sign In
Create Account

Back to top









