I wanna make my Add-in program the submenu of Tools menu in the VS.NET 2003 IDE, like the Spy++ menu item.
How can I do that with C# code in the function OnConnection()
Thanks.
I wanna make my Add-in program the submenu of Tools menu in the VS.NET 2003 IDE, like the Spy++ menu item.
How can I do that with C# code in the function OnConnection()
Thanks.
Replies
Know the answer? Post it — somebody with the same question will find it here.