Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inheriting from a base form (C#)
Message
From
01/10/2002 21:00:46
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Quebec, Canada
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Inheriting from a base form (C#)
Miscellaneous
Thread ID:
00706664
Message ID:
00706664
Views:
93
HI,
I am trying to inherit from my base form class. I added an ihnerited form to my project. The problem is that I cannot set the startup object into the project properties. I do not have a combo available in order to pick a form.

I tried to setup a main() method into the form but when I try to run it, VC# tells me :

"File or assembly name MyBaseForm, or one of its dependencies, was not found."

Usually, when I create a regular windows form app, I do not have to add the Main method and the project runs just fine. Do I need to add a Main method into the base form (applcation.run...)?

Thank you for your help,
Christian
Reply
Map
View

Click here to load this message in the networking platform