AddIn development
-
Hi, I've worked in my self a bit in AddIn development. But I only manage to make a context menu entry in certain Window, like the "Source Control Browser". Createn an event wasn't also very hard. Now I'd like that the menu entry is only show if I right-click a project and to get the projects path through an event triggered by clicking on my custom entry. So my questions would be: - how do I get the project which is marked? (I think this must be like accessing the "CommandBar" to get in the right window, but I'm not sure) - are there any events triggered if I select something? - and is there any object to access the project in the "Source Control Browser" (like accessing projects in TFS) I'm really irritated now, from searching the whole day in google. So please exuse my if my english is bad or if I'm not narrowing my problem enough. thanks in advance pdluke