New answers tagged tools
0
Yes, in the Config.esriaddinx just remove the text within the categories tag and re-build your solution:
e.g.
category=""
This should eliminate it from being listed in commands within the Add-Inn category.
0
I don't know why do you need to add the tool in a toolbar. Because, I have worked with some similar thing and I haven't find any need to add it in the tool bar.
In my case, when user clicks on a button in the dockable window, a tool activates. To perform this work, my tool class looks like following:
My tool id is:"ArcMap_SelectionTool"
My tool class name ...
1
The answer of lbross helped me a lot. Later I found almost the same solution in the ArcGis snippet finder: 'Statements - Use a Tool in a Windows Form.snippet' (I am using C#)
I can't vote the answer up because I have too less reputation.
Top 50 recent answers are included