hello everyone,
I'm trying to add text to RichTextBox control, but I want to set dynamically the font to be bold.
Whenever I'm changing the Font.Bold property it taking affect of all the data that I already inserted to tee Text property.
Please help me resolve this issue.
Thank's in advance... Lior