Results 1 to 3 of 3

Thread: listview selected item ?

  1. #1
    egiggey
    Guest

    listview selected item ?

    Hi in my app it loops through a listview and as it processes each item in the listview it selects it. this is great but how can I get it to scroll down or up as the selected item changes?

  2. #2
    Frenzied Member Magiaus's Avatar
    Join Date
    Mar 2002
    Location
    swamp land
    Posts
    1,267

    code..?

    can i see the code? for just the listview and it loop. i'm using notepad so i don't want a whole bunch of junk to look through. if you can give me your code with a listview on a form in one .vb file i'll play with it

    should be fun
    Magiaus

    If I helped give me some points.

  3. #3
    Lively Member
    Join Date
    Aug 2000
    Location
    UK
    Posts
    78
    Checkout the 'ListView1.Items(item).EnsureVisible()' property.

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