Current version of MenuBar plugin doesn't have the ability to set the map status to "none" i.e. not zoom in, not zoom out, not select, etc.
I'll add an arrow "pointer" button like the one in ArcMap that will unselect the other members of the toggle group and put the map functionmode into the state "none".
In the future we need to update the SimpleActionItem control or the menubar implementation of headercontrol so that when a tool is selected (e.g. pan) if you click it again, it becomes unselected. In this case don't send the "click" event because we are not clicking, we are unclicking.
I'll add an arrow "pointer" button like the one in ArcMap that will unselect the other members of the toggle group and put the map functionmode into the state "none".
In the future we need to update the SimpleActionItem control or the menubar implementation of headercontrol so that when a tool is selected (e.g. pan) if you click it again, it becomes unselected. In this case don't send the "click" event because we are not clicking, we are unclicking.