Exceptions and disappearing controls (vc 2003)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • D¿ejm

    Exceptions and disappearing controls (vc 2003)

    Hello,



    I'm writing custom controls in Visual C++ 2003 (managed C++). If there is
    any not handled exception in my control, all it's instances are removed from
    designer.

    Is there any way to prevent this ?

    It also happens when I clean solution. I think DLL with custom controls is
    deleted and all instances immediately disappear.



    BR,

    Dz


Working...