G Guest Feb 28, 2004 #1 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
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
S Simon Stewart \(C# MVP\) Feb 28, 2004 #2 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 Click to expand... etc. I need to preserve it. If I am setting it to Lable.Text, it is not been preserved. How can I do it?
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 Click to expand... etc. I need to preserve it. If I am setting it to Lable.Text, it is not been preserved. How can I do it?