asp.net help! how to copy items in the listbox?

Icecream

New member
my problem is that i can only make my program work if i use
listbox1.selectedvalue.tostring

but i want to move NOT JUST the selected item, but everything in the listbox, how can i do that? :( please help, im a beginner... o.o
 
Back
Top