visual inheritance
does visual inheritance work in C++.NET yet? I tried simply creating a base form and then changing the derived forms base class to use my base class instead of the standard windows form base class. It works when you build and run the program but the designer fails to load the form at design time. It says the desiner can't build my base form.
[351 byte] By [
DNA5122] at [2007-11-18 22:15:21]
