I use this event to disable the default context menus, but it doesn't respond to Group header right-clicking when set it to the Outlook style.
Is there another event I should be using? Or do I need to try something more creative than e.cancel using a generic event, like maybe mousedown?
NavigationContextMenuInitializing - that's what I needed