Hi all, i'm developing a program for my company, and i need a little help.
How can i create an interface that need to be also a form?
Is possible, there is an interface that create the Form class, or i'm so unluky that i need to use an abstract class derived from System.Windows.Forms.Form?
Thank all for the response :)