I am limited to using vb6 here and was wondering if there was a way that I could update the scroll position to go to the last line of the current text box (I basically have a CR/LF delimited TextBox and want to keep the focus on the last line printed as lines are added (versus staying on the first line as it does currently)...is there anyway to do such a thing? My searches only yielded results for rich text fields etc. any help is appreciated.