C
Chien Lau
Hi,
I have a very long Form whose AutoScroll property is set to true. The
user can easily scroll vertically through the form. The problem is that as
the user drags the scroll marker up and down, the form doesn't actually
scroll. Instead, the user must release the mouse button before the form
redraws. Is there any way to make scrollable forms behave like every other
Windows application on the market (Word, VS.NET, etc.) in that the view
would actually scroll in real-time as the user drags the scroller knob?
Thanks...
I have a very long Form whose AutoScroll property is set to true. The
user can easily scroll vertically through the form. The problem is that as
the user drags the scroll marker up and down, the form doesn't actually
scroll. Instead, the user must release the mouse button before the form
redraws. Is there any way to make scrollable forms behave like every other
Windows application on the market (Word, VS.NET, etc.) in that the view
would actually scroll in real-time as the user drags the scroller knob?
Thanks...