O
olympus_mons
Hi,
I'm struggling with my first C# form window class that I now want to
reuse in an inherited form window (visual inheritance). The form
window class defines a method for the load event. This method gets
automatically executed by the IDE in the derived form window, when I
change from the code window to the designer window.
Is this intended behaviour in VS2005? I'm in the design phase so I
would not expect any code to get executed by the IDE.
TIA,
Stefan
I'm struggling with my first C# form window class that I now want to
reuse in an inherited form window (visual inheritance). The form
window class defines a method for the load event. This method gets
automatically executed by the IDE in the derived form window, when I
change from the code window to the designer window.
Is this intended behaviour in VS2005? I'm in the design phase so I
would not expect any code to get executed by the IDE.
TIA,
Stefan