auto scrolling a rich text box.

G

Guest

Hi,

I have a control on a form. A richtextbox.
During user activity I do a richtextbox.append("here is the text") statement.

How do I get the richtextbox to scroll automatically so the most recently
appended
line of text is shown without the user having to manually scroll down.

This would also allow me to make the text box uneditable.

thanks

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top