Results 1 to 28 of 28

Thread: [RESOLVED] Help!!!! Please !!

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2011
    Posts
    12

    Resolved [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
    Last edited by kunaiknight; Feb 5th, 2011 at 12:16 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width