Adam,
That definitely stopped the ContextMenu from appearing - Thanks.
I'm still able to use CTRL-V to paste - what's the simple fix for that?
Also - when I set EditorOnPaste=PlainText it stops me from using the standard paste option to bring in HTML formatting. In fact when I use the PasteWord toolbar item it just Pastes in standard text so the EditorOnPaste seems to override all paste options in the toolbar. I do have the AllowPasteHTML=True
Again - my goal is to:
1. Eliminate CTRL-V OR have CTRL-V paste plain text only
2. I want to have two Paste Options in the toolbar - Standard Paste to allow people to paste in "correctly" formatted text / Paste as Plain text to bring in totally clean/unformatted text.
I've almost got it perfect now if I can resolve these last two items.
Thanks.