Where in toolbox should I find VistaMenu after instal?

Hello ... I just followed your instructions to install VistaMenu into VS2008 (with .NET 3.5) ... but now I'm not seeing VistaMenu in the toolbox ... where should it be? I see one of the sub-toolboxes is "Navigation" ... I'd like to have found it in there ...

Also, while following the instructions, I was confused some when doing the 'Choose Items' and found 3 entries called "ContextMenu" (2 of which were already checked) and also 3 entries called "MainMenu" ...

I'm pretty novice at VS2008, so don't assume anything when explaining about where to find VistaMenu in the toolbox ... I'm guessing I just don't know something that should be obvious ...

Thanks for the tool and website!

I think the "obvious" thing I missed is that all I use VS2008 for is web aps ... and I'll bet VistaMenu is for windows forms?

You need to add VistaMenu to the toolbox by clicking "Choose Items..." and browsing for the VistaMenu.dll.

Also, VistaMenu is for Windows Forms apps. It doesn't work with web or WPF.