Help needed: How to reserve line break in a string

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to display a string on the page. It may have Tab, new line feed etc. I need to preserve it. If I am setting it to Lable.Text, it is not been preserved. How can I do it?
Thank Yo
 
Have a look at the RTF control in .NET.


gr said:
I need to display a string on the page. It may have Tab, new line feed
etc. I need to preserve it. If I am setting it to Lable.Text, it is not been
preserved. How can I do it?
 

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