1
Answer

RichTextBox Problem - Help

Photo of soonhuat81

soonhuat81

21y
1.8k
1
string1 = "My Name Is" String2 = "Ken" i want to display both string in a richtextbox with different font as following string1= font size 12, Verdana, Bold string2= font size 14, Times News Roman, Italic .. What should i do ??

Answers (1)