S
Steve Haack
Let's say that I have a text box that shows 2 lines of text, and in that text
box i have 10 lines.
The text box is set to show the vertical scroll bar.
Using the timer event of the form, I would like to simulate clicking the
down arrow on the scroll bar so that every few seconds, it scrolls the text
in the text box up 1 line. Then at the end of the cycle, I want it to return
to the top and start over.
Is there an event for clicking the scoll arrows? I didn't see one.
Steve
box i have 10 lines.
The text box is set to show the vertical scroll bar.
Using the timer event of the form, I would like to simulate clicking the
down arrow on the scroll bar so that every few seconds, it scrolls the text
in the text box up 1 line. Then at the end of the cycle, I want it to return
to the top and start over.
Is there an event for clicking the scoll arrows? I didn't see one.
Steve