Use this code to cause a TextBox control to automatically scroll down as you concatenate new text:
''''Select the end of the text MyTextBox.SelStart = Len(MyTextBox.Text)''''Put the new text thereMyTextBox.SelText = NewText$
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.






















