Results 1 to 2 of 2

Thread: Getting the subitem in a listview......

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Singapore
    Posts
    32

    Unhappy

    this code:

    lisview1.selecteditem

    The above statement only display the listitem of the selected item. How can i obtain the subitems of this selected listitem ????


  2. #2
    Guest
    msgbox ListView1.SelectedItem.SubItems (i)

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