Hello,
>Any idea how to add an item to the context menu?
Have a look at this article:
http://msdn.microsoft.com/msdnmag/issues/03/12/CuttingEdge/
It explains the basics of extending the Visual Studio designer, and adding
entries to context menus ("verbs") is one of the possibilities. There's a
lot of other content on MSDN, if you want to find more information.
Oliver Sturm

Signature
http://www.sturmnet.org/blog
Franky - 06 Dec 2006 15:17 GMT
thanks, I'll look at that now
> Hello,
>
[quoted text clipped - 9 lines]
>
> Oliver Sturm