Hi

I have a simple base form from which I want to inherit the Icon. When I create an inherited form based in this base form, with no added controls, the Icon shows correctly. When I add any control to the form, the designer creates also a resource for an Icon (null icon) and overrides the base form Icon definition. I can correct this behavior manually commenting the me.Icon line, but every time a change a property on any control of that form, the Icon is replaced to a null Icon

It is a Bug of the forms designer? Is it reported? Is there a fix

Also, does someone knows where we can know of reported Bugs? I have VS 2003 and 1.1 framework

Mariano.