G
Guest
I am trying to build (in the .NET IDE and using VB) an app that uses forms I
am deriving from a base class which contains some functions declared as
'mustoverride' and the base class declared 'mustinherit'. The base class
inherits windows.forms. I get an error message telling me that the designer
cannot open the derived classes because the base is abstract. It seems such a
basic requirement of mine that I can hardly believe this is true. It means
that I can't do any visual design on the derived forms. Does anyone know a
way around this or am I missing something? Thanks if you can help,
Nigel Barton
am deriving from a base class which contains some functions declared as
'mustoverride' and the base class declared 'mustinherit'. The base class
inherits windows.forms. I get an error message telling me that the designer
cannot open the derived classes because the base is abstract. It seems such a
basic requirement of mine that I can hardly believe this is true. It means
that I can't do any visual design on the derived forms. Does anyone know a
way around this or am I missing something? Thanks if you can help,
Nigel Barton