How do you insert a string containing new lines into a TextBox?
When I do this using \n as the new line character, it doesn't work.
How do you insert a string containing new lines into a TextBox?
When I do this using \n as the new line character, it doesn't work.