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

Re: debug user control by Claes

Claes
Mon Mar 01 03:30:01 CST 2004

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" <shayhandelman@hotmail.com> wrote in message
news:9CE4F158-905B-477F-AF4B-65A3CAD5B2B5@microsoft.com...
> i heard that it is possible to du\ebug user control while design time how
????