I have an edit box that loads data from a table when the form loads. I would like for the user to be able to start typing from the end of the data that is loaded; however, when I load the cursor is position at the beginning of everthing in the editbox. How do I position the cursor to the end.
Thanks
Thanks