I’m coding in Visual Basic on the Visual Studio platform.
I have a child form, which consists of many text boxes. I have to make a Save and Save As method, which reads from theses text boxes and puts each read line in a seperate line in a text file.
Can anyone, please, help me with this one? I can’t seem to understand how to do this. Been playing with this for hours now.
Thanks in advance!
Is this what you are looking for?