Hi,
I have a textbox that shows the trace output of my app.
After the text is updated I always see the first line. I'd really like it in another way.
If the caret is at the last position of the textbox I want to see the end of the text box.
If it's in another position I'd like to keep it there and have that row visible.
I can't find any methods for scrolling the textbox to the caret position, help please!
/Kejpa
I have a textbox that shows the trace output of my app.
After the text is updated I always see the first line. I'd really like it in another way.
If the caret is at the last position of the textbox I want to see the end of the text box.
If it's in another position I'd like to keep it there and have that row visible.
I can't find any methods for scrolling the textbox to the caret position, help please!
/Kejpa