J
JezB
I'm receiving some text from a web service which contains HTML tags, but I
want to display this in a Rich Client Windows Form. Is there any easy way to
do this ? The only way I can see currently is some complex processing which
will convert the html tags to the appropriate RichTextBox selection
formatting commands.
want to display this in a Rich Client Windows Form. Is there any easy way to
do this ? The only way I can see currently is some complex processing which
will convert the html tags to the appropriate RichTextBox selection
formatting commands.