hi,
How do I trap the listview scroll event??? Thanks
Printable View
hi,
How do I trap the listview scroll event??? Thanks
I tried once to do so and failed.
It seems to me there might be a way around that. I believe you can turn the scrollbar of the listview off, and switch between manual or automatic scroling. Consider using another scrollbar that scrolls the listview-then you could trap the scroll event.
bob
nope, I was wrong. Shoot.