Ok, here's my problem. I have a RighTextBox, and I want my program to be able to automatically scroll the Horozontal scrollbar all the way back to the left. I tryed using the SendMessage API with the EM_SCROLL message, but I can't seem to get it to work. Any ideas?