This question is locked. New answers and comments are not allowed.
If I do not put in an event for CommandExecuting, the toolbar works great and I can format and insert objects into my document. As soon as I provide a hook for CommandExecuting, the toolbar stops working. It's like the connection between the toolbar and the editor is broken. And the event doesn't fire either.
What's wierd is that it did work initially for a few runs. Now it just doesn't work. I have to remove the event handler to get the toolbar talking to the editor again.
What's wierd is that it did work initially for a few runs. Now it just doesn't work. I have to remove the event handler to get the toolbar talking to the editor again.