I want to highlight some texts in my RichTextBox using RTF. I have alreast used \cb and \cbpat. Both are not working. Can anyone suggest something else for highlighting text in RTF?
Asked
Active
Viewed 498 times
1 Answers
5
Use this:
{\highlightN text}
where N is the number of the color from the color table.

Jerry
- 4,258
- 3
- 31
- 58