I have a multi-line textbox control on my form. I am programmatically entering text into the text box with Textbox1.Text = "this text" & vbNewLine & "next line" etc.
I have the Verticle Scroll bars set on the textbox.
What I would like to know is how to automaticall scroll the text to the bottom of the textbox as new text is added.
-+{John Vogel}+-
I have the Verticle Scroll bars set on the textbox.
What I would like to know is how to automaticall scroll the text to the bottom of the textbox as new text is added.
-+{John Vogel}+-