I have a textbox which is a multiline textbox and has 10 lines of text.
My question is, how do I retrieve only the value from line 10 into another textbox, i.e. retrieve the 10th line value of textbox1 into textbox2.
Thanks.:confused::confused::confused: