T
trant
I have a component with AutoScroll set to true.
When scrollbars are visible and I start adjusting it it does not repaint my
component until I let go off the scroll bar.
I would like it to continuously fire events as I scroll it instead of wait
for me to let go.
Is this possible?
For good example just use the scorll bar on your browser right now. See how
it repaint the page while you scroll instead of waiting for you to let go ?
Thats what I would like to have
When scrollbars are visible and I start adjusting it it does not repaint my
component until I let go off the scroll bar.
I would like it to continuously fire events as I scroll it instead of wait
for me to let go.
Is this possible?
For good example just use the scorll bar on your browser right now. See how
it repaint the page while you scroll instead of waiting for you to let go ?
Thats what I would like to have