Hey.

I will try to Explain myself correct.

I have a Form1

In the form1 i have 3 TextBox

And i have a Form2
in a Form2 i have a TextBox i call it Preview and Textbox its set to multiline.

that i want to specifide the TextBox1 , 2 and 3 to specifide line number.

Then i write some text in Textbox1 then its shell copy the text over to my Textbox in Form2.
But i dont want to be the first line it shell be the thirt line
And Texbox 2 shell be the Seven line

I'll also be able to change text in TextBox1 to something else
when i change the text so it changes into Textbox in form2. not copy Replace that line.

I have try and try but i cannot find out how to doit.

hoping that someone here could help me on the right track(way)