M
Max
Hi - Help this noob out...
I want to create an array and then take the data contained in that array and
place it in a ListBox so that users can then select values (one to many)
within that List box.
1) How do I create the ListBox?
2) How do I put the data in the the array into the ListBox?
3) How do I capture the selections to be used later?
I want to create an array and then take the data contained in that array and
place it in a ListBox so that users can then select values (one to many)
within that List box.
1) How do I create the ListBox?
2) How do I put the data in the the array into the ListBox?
3) How do I capture the selections to be used later?