M
mBird
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.
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.