Hi Jamie,
Thanks for you answer, but I afraid it doesn't solves my problem.
You right, the SetCtrlAttribute doesn't scroll the textbox down, but only in the case you are using this function from some control callback (for example command button callback). In this case the TextBox is not active control.
In my case this function located in the ComPort callback, and the Text Box is always active control. So, it doesn't work in this way.
Thanks,
Yevgeny