Multiline TextBox

  • Thread starter Thread starter dm1608
  • Start date Start date
D

dm1608

Hi -- I'm populating a multi-line textbox with about 500+ items. Is there
an easy way that I can force the scrollbar to the bottom while appending new
items?
 
Have you tried playing with SelectionStart and SelectionLength to set
the insertion point?
 

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