But it does not tell me how to dynamically add items to the context menu. I could create my own, but I need a Control to anchor it to and an X,Y coord on that control. I don't appear to be able to get that from the RichTextEditor class or the Event class.
Do you have a worked example of adding and responding to a added right click menu?