R
Rulle
Hi!
How do I insert a newline in a textbox?
I've tried this without success..
textBox1.Text = textBox1.Text + "\n";
Thanks!
How do I insert a newline in a textbox?
I've tried this without success..
textBox1.Text = textBox1.Text + "\n";
Thanks!