Working with RicheTextBox
Hi,I have a .rtf file where the words are formatted like bold, italics,underlined etc.
And I have to show this file into a textbox in C# application.
I am using both textbox and richtextbox for the same. The text is showing into the Textbox but the formatting is not working.
Can any body help on this?
Thank You,
Binay Kumar Prasad.