Getting a text box to scroll when it doesn't have focus

  • Thread starter Thread starter Bill McBride
  • Start date Start date
B

Bill McBride

Hi all,

I'm looking to put data into a RichTextBox and have the latest data been
seen (the user doesn't want to have to use the scrollbar or to have focus on
the window to see the data). This happens as long as the Window with the box
has focus but as soon as another window has focus the scrolling stops. Does
anyone have any idea how to do this?

Thanks,

Bill

Line 1
Line 2
..
..
..
Line n <--- I always want this line (the latest line) to be visible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top