ListView Scrollbars question

  • Thread starter Thread starter Guest
  • Start date Start date
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
 
Back
Top