Scrollbar position

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

Ok, simple question here I assume...how do I programmatically place the
scroll bar position to the very top, so the beginning text is showing in my
text box every time my form is shown?

Thanks
 
Look at the TextBox's SelectionStart, SelectionLength, etc. properties...
 

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