I am using VB 2010 Express.
I have a Form (that has 3 Access databases) in Project1 that I would like to use in Project2.
In Project2, I clicked the Project menu item, then clicked "add existing item", found the Form I wanted and included it.
When I tried to view the Form in Project2 by doubleClicking the Form in Solution Explorer, I got untold compile errors and the Form will not display.
The code window for the Form shows just fine.
What is the proper way to do this??
I have a Form (that has 3 Access databases) in Project1 that I would like to use in Project2.
In Project2, I clicked the Project menu item, then clicked "add existing item", found the Form I wanted and included it.
When I tried to view the Form in Project2 by doubleClicking the Form in Solution Explorer, I got untold compile errors and the Form will not display.
The code window for the Form shows just fine.
What is the proper way to do this??