Formatting inside Rich Text Box
Formatting inside Rich Text Box
Is there a way I can make certain sections of text formatted in a rich text box? Like parts of it are bold, underlined, different sizes or colors, all in the same Rich Text Box.
I'm making a program that will use an HTML view and a Standard view, and I have no way to format the standard view. So, in the HTML view, it would show "<B>This is bold.</B> <I>This is Italic.</I>", but in the standard view it would show "This is bold. This is Italic."
help me plz how??
|