|
-
Apr 5th, 2002, 09:25 PM
#1
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?
-
Apr 6th, 2002, 04:10 AM
#2
Frenzied Member
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.
-
Apr 6th, 2002, 11:11 PM
#3
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|