Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Preventing Visual Studio from removing using System

0.00/5 (No votes)
16 Dec 2009 2  
Hi,I've just got stuck on some problems with CommandEvents, but I managed to find that solution:http://www.dotnetmonster.com/Uwe/Forum.aspx/vs-ext/623/DTE-CommandEvents-handlers-not-working-reliably[^]It says that you must keep the reference for CommandEvents object. It did the trick for...
Hi,

I've just got stuck on some problems with CommandEvents, but I managed to find that solution:
http://www.dotnetmonster.com/Uwe/Forum.aspx/vs-ext/623/DTE-CommandEvents-handlers-not-working-reliably[^]
It says that you must keep the reference for CommandEvents object. It did the trick for my case,

regards,
n

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here