I have the multiline property set to true, and the scrollbars set to both. I am using the textbox as a log, so I want it to scroll down automatically as the next line is being printed in the textbox. How do I do that?

Thanks!