debug user control

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i heard that it is possible to du\ebug user control while design time how ????
 
Start another instance of Visual Studio and attach it to the first one.
Use the first instance of VS to open your control in the designer.
Set your breakpoints in the second instance of VS.

/claes

zemp said:
i heard that it is possible to du\ebug user control while design time how
????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top