Thank you. I hadn't thought of that, since I am used to having the templates visible from the start. I just did it, and I could only get forms inherited from another form. Bad news, but I used that, and it gave errors (It couldn't find the constructor it wanted). However, when I edited the code and made it a descendant of Form instead of FormAddProject, and it was fine. Far less than ideal, but at least it is something.
Why in the world did they take away the straight Windows Form template? It is still needed.