3
Answers

RichTextBox in win form

Lior Kooznits

Lior Kooznits

16y
6.9k
1

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

 


Answers (3)