I have created a form in a project. The new form is listed in the solution explorer as being in this project.
But the form is not showing up in the intellisense listing when I try to create an object variable in order to show the form.
Is there something else that needs to happen after you add form to a project?