if i have a text file, that has some writing in it, and in vb i got a label or a textbox, and i wanted the first or second or any given line of the text file to be displayed in this label or text box.
I'd like to design the forms so that if the user hits the "Enter" key in the text box, that it would activate the button, but haven't figured out how to do this.