G
Guest
Hi,
I've got a webservice that just returns a string, and in the middle of the
string, I use a controlchars.newline. When I set this string to the text
property of a textbox, it shows up as one line, with the newline just
appearing as a square. If I do the same with a richtextbox, it looks correct.
Do the two handle UTF-8 strings differently?
-Ben
I've got a webservice that just returns a string, and in the middle of the
string, I use a controlchars.newline. When I set this string to the text
property of a textbox, it shows up as one line, with the newline just
appearing as a square. If I do the same with a richtextbox, it looks correct.
Do the two handle UTF-8 strings differently?
-Ben