0
Answer

How to arrange the Add-in menu item?

Ask a question
bruceshen

bruceshen

17y
1.6k
1

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.