Is there a right click/context menu available for the Rich text box? If so where can I find the documentation?
Alan
2 Answers, 1 is accepted
0
Jack
Telerik team
answered on 27 Jan 2012, 02:33 PM
Hi Alan,
RadRichTextBox has no default context menu attached. However, you can add one with a few lines of code by handling the MouseDown event. Here is a sample: