J
Jeff
How can I detect when a user scrolls a listview (using VB.Net)? There
doesn't seem to be an event triggered by the scroll.
Also, if possible, how can I determine how far the listview was
scrolled and in what direction? (I'd guess that the TopItem property
would be useful for this purpose, but I'd still need something like a
scrolled event.)
Thanks for your help.
- Jeff
doesn't seem to be an event triggered by the scroll.
Also, if possible, how can I determine how far the listview was
scrolled and in what direction? (I'd guess that the TopItem property
would be useful for this purpose, but I'd still need something like a
scrolled event.)
Thanks for your help.
- Jeff