Is there an AutoScrollPositionChanged event?

G

Guido Kraus

Hi,

I have a panel with AutoScroll set to true. The contents of the panel is
large enough to show the vertical and horizontal scroll bars. Is there a
possibility to get an event whenever the user scrolls horizontally or
vertically?

The problem is that I want to synchronize the scrolling with another
control. I can read the AutoScrollPosition property of my panel. However, I
need an event to know when I should do this.

Thanks for any ideas,
Guido
 

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