How to put text into different line in textBox

  • Thread starter Thread starter Fang
  • Start date Start date
F

Fang

I try to use "\n" as line feed to put text into different
lines in textBox of Visual Studio .Net, but it does not
work. The text is still in one line. Does anybody know
how to put text into different lines in textBox? Any help
will be appreciated.

Thanks in advance,

Fang

By the way, I already set AcceptsReturn to true.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top