Re: [2005] Textbox scrolling
Hi, I haven't found a way either. It seems that the default textbox and richtextbox don't really bother with the scrolling. A bit off topic to illustrate this - when you are searching for text and make them select the found string, if that string ends at the end of the line and if the text had been previously scrolled bellow the found string, the richtextbox scrolls up to the caret (which after the selection is at the beginning of the new line).
The user simply can't see any selection as it lies over the upper border of the richtextbox.
I'd be gladly wrong, but I doubt that scroll and line number can be tied together.