Results 1 to 2 of 2

Thread: a very stupid question!!!!

  1. #1
    Guest

    Unhappy

    I have a listview and I want to copy the items of the listview in a textbox.......which property of the listview do I have to use.......please help me!!!

  2. #2
    PowerPoster Chris's Avatar
    Join Date
    Jan 1999
    Location
    K-PAX
    Posts
    3,238

    Thumbs up

    will this work?

    Code:
    Text1 = ListView1.SelectedItem.Text

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