G
Guest
Hi
I am having forms that are in Design Mode, throw an custom class error, when the form is closed in the Designer. The error comes from a custom class. This class and the form are clearly not instantiated when the form is in Design Mode. How can I detect what is causing this error. The error message is "Object reference is not set to an instance object". At runtime, the forms operate without any errors being thrown. So it is quite confusing
Thanks
Mark
I am having forms that are in Design Mode, throw an custom class error, when the form is closed in the Designer. The error comes from a custom class. This class and the form are clearly not instantiated when the form is in Design Mode. How can I detect what is causing this error. The error message is "Object reference is not set to an instance object". At runtime, the forms operate without any errors being thrown. So it is quite confusing
Thanks
Mark