Click here to Skip to main content
16,002,232 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

I wanna to show somme text data with html encoding in a Windows application form in richtextbox or webbrowser or other. How can I do this?
(I don't want to see the source code in richtextbox but the text in bold, italic, ect...)

thank
Posted

1 solution

Just use a WebBrowser control. There are several articles here on CP that demonstrate how to go about doing this.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900