[RESOLVED] Help!!!! Please !!
Hi, right now im working on just a super simple - basic program. I would explain it but it really doesnt matter all that much....
so what i need help with is, i need to get ALL the words/items in the listbox to go INTO a textbox... i know how to do it the opposite way with lstbox1.items.add(txtbox1.text) - etc.... but it need to figure out how to make it go from LISTBOX to TEXTBOX. i've already tried stuff like "txtbox1.text = lstbox1.text" - that doesnt work, i've also tried "txtbox1.text = lstbox1.items", and just stuff like that, i've probably tried like 10 different things but none of them work :(
im using VB 2008 Express Edition
PLEASE HELP, i'll put lots of <3<3<3<3<3<3's if you do :)