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.