Dumb Question

  • Thread starter Thread starter DevBoy
  • Start date Start date
D

DevBoy

I forgot where to change the "main" form of a project? In VS.Net 2003 I
cannot seem to see imported forms into projects and I have made sure they
are public and have the correct namespace.
 
Find where the static Main method of your project is. This is where the 'main' form is created, which you could easily change

HTH
fbhca
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top