|
-
Aug 2nd, 2009, 05:42 PM
#1
Thread Starter
Addicted Member
[RESOLVED] Don't scroll Listview when an Item is added?
How can I keep a Listview scrolled to the bottom without any flickering?
With a Listbox, List1.TopIndex = List1.NewIndex works, It doesn't look like it scrolls back up when items are added and then scrolled back down.
Is there such a thing for a ListView?
Using API flickers, LockUpdate doesn't correct it.
Items are constantly being added to the ListView.
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
|