programatically scrolling a textctrl?

I'm having a lot of trouble forcing a textctrl to scroll. I'm trying to put buttons to the side of the text field that, when clicked on, will scroll the text field.

Does anyone have any hints?

I've been trying SetScrollPos() without success.

Thanks for any help.