problems with inheritance???

From: Darryn Ross (darryn_at_datawave.com.au)
Date: 02/20/04


Date: Fri, 20 Feb 2004 11:52:20 +1000

Hi..

I have a standard windows app in C#. The project contains a two forms and one class that i have created. I want both of the forms to inherit from the class but i am getting an error reading "type in interface list is not an interface"??? i am not sure how to fix the problem. Is an interface (form) unable to inherit from a non interface type??

any help appreciated