ListView Scrollbars question

G

Guest

Hi Everyone

I'm using the standard ListView control of VS 2003.
I would like to know if there is a way to catch the event of the scrollbars
attached to a ListView being 'scrolled' or 'clicked'? I would like populate a
ListView with 20 items at first, and then add items as the user scrolls.
If anyone has done this before, some code example would greatly be
appreciated.

Thanks a lot

Tomas
 
N

Nicholas Paldino [.NET/C# MVP]

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top