I have programmed an application program (not web based) with several forms. Several versions worked fine by clicking the Solution Explorer Properties and selecting the name of the first form to be processed. Now the only thing that appears in the dropdown list, where all forms usually appear, is "Sub Main". I have tried the programming "fixes" in the module and class domains with no effect. How can I get my list of forms to reappear in place of "Sub Main"?