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
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