ARCGIS add-in using .NET

686
4
04-22-2013 04:10 AM
NadeemQazi
New Contributor III
I am using ARCGIS10.1. I have used Python add-in in ARCMAP 10.1 ,however now i wish to create add-in using .NET, I want to know how to start . I mean is the same like Python or should i need to install some thing else. Any suggestion is appreciated.
0 Kudos
4 Replies
NadeemQazi
New Contributor III
I am using ARCGIS 10.1 and visual studio 2010. I have created a very simple addin which does nothing but to display a button following the ARCGIS addin wizard in visual studio 2010. then i added it in ARCMAP using customized mode. then i clicked Add-in controls and i can see the image of my created button. i dragged it to application toolbar and i can see it there. now in order to use it in my arcmap i drag the newly created button add-in into arcmap but it did nothing , i mean neither button addin appeared or in other words how can i use the add-in in my arc map. thank you in advance
0 Kudos
NadeemQazi
New Contributor III
try and see http://resources.arcgis.com/en/help/arcobjects-net/conceptualhelp/index.html#//0001000000w2000000


thank you for the help .  I have created a very simple addin which does nothing but to display a button following the ARCGIS addin wizard in visual studio 2010. then i added it in ARCMAP using customized mode. then i clicked Add-in controls and i can see the image of my created button. i dragged it to application toolbar and i can see it there. now in order to use it in my arcmap i drag the newly created button add-in into arcmap but it did nothing , i mean  button addin does not appeared  on arcmap or in other words how can i use the add-in in my arc map. thank you in advance
0 Kudos
nicogis
MVP Frequent Contributor
I don't understand: you have installed your add-in in your arcmap but when you use customized mode and then you click Add-in controls: don't you see your button?
0 Kudos