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
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