Live Chat Icon For mobile
Live Chat Icon

How to debug your design time code (like designers, typeconverters, etc.)

Platform: WinForms| Category: Tips

You need to use a second instance of VS.NET to debug the one that’s running the code.

Put your control on a from in VS.NET Start a 2nd Vs.Net Choose the Debug menu >> Processes … Double click ‘devenv.exe’ and choose ‘Common Language Runtime’ as the types of debugging Open your code file, set your breakpoint, and you’re debugging.

Posted by Shawn Burke of MSFT in microsoft.public.dotnet.framework.windowsforms.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.