Is it possible to bold specific words in say a Rich Textbox on a form.
e.g. The cat sat on the mat.
The phrase would be coded as a variable or constant and entered as the Rich Textbox text at runtime.
This is simple with HTML. I wondered if there was an equivalent feature in VB.Net
Thanks,