I need to force some linefeeds into text that we're displaying in a
multiline textbox in a C# app in the CF.
If I do something like
this.Textbox.text = "line 1 text\nline 2 text"
it all appears on the one line, with an unprintable character symbol
where the newline character lives.
What do I use to force a new line in a textbox?
--
g.
Gary Stark
gstark@RedbacksWeb.com
http://RedbacksWeb.com