Hi,
I've found that the DesignMode property is set to true when I debug a
component by setting the component project as start-up project. I suppose
that this property is set to true because, in fact, the devenv program is
running, so the actual state is run-time.
Is there any way to aviod this to debug compnents?
Regards,
mvr
jokiz - 01 Feb 2006 15:07 GMT
it is in DesignMode because it is sited in a designer. how come you
want this to be avoided if it is the normal behavior?
Mario Vázquez - 02 Feb 2006 14:36 GMT
Yes, you are right.
I was confused when I ask for this.
> it is in DesignMode because it is sited in a designer. how come you
> want this to be avoided if it is the normal behavior?