Why is it that when you right click, the Richtextbox does not have a context menu?
Printable View
Why is it that when you right click, the Richtextbox does not have a context menu?
I think it's because that the RTB used for Word Processors and thus you must make your ow customized version.
But if you want the Standard one to appear than set the RichTextBox's AutoVerbMenu property to True.