I have scrolling in my app.
When I click the arrows of the scroll bar or click inside the scroll bar the
app scrolls -- but when I drag the scroll box (that part in the middle) the
app does not scroll until after I release the mouse button. I'd like it to
scroll as I drag that scroll box. I figure I could just call this.refresh
but I do not see any events for the Form that fire while dragging that box?
Thank you.

Re: Form Scrolling by mBird

mBird
Mon Nov 24 14:11:42 CST 2003

Follow up ...
I just noticed: the problem I mentioned only happens on my Win2K box; it
does not happen on WinXP box -- so that is odd???

"mBird" <no@spam.com> wrote in message
news:K0rwb.143579$ZC4.69971@twister.nyroc.rr.com...
> I have scrolling in my app.
> When I click the arrows of the scroll bar or click inside the scroll bar
the
> app scrolls -- but when I drag the scroll box (that part in the middle)
the
> app does not scroll until after I release the mouse button. I'd like it
to
> scroll as I drag that scroll box. I figure I could just call this.refresh
> but I do not see any events for the Form that fire while dragging that
box?
> Thank you.
>
>