I want to open a text file at a specific index point. is there an easy was to do it other then building it in a textbox? in notepad and notepad++ they go by line in text and not text index point.
Hi Amitair, welcome to daniweb! Use the Seek method for that. Look here for an example.
A belated thank you :)