Can't Add a new wiindows form

Jun 9, 2022 at 7:16am
Hi,

I am using Visual studio 2019. I can't seem to add a new form to my C++ CLI application. If I remember correctly I was able to do it in the past but I don't know. I searched google, made sure .net was installed or whatever but still no luck.
Jun 9, 2022 at 12:48pm
The only way I could get a new form added was to create a new C++ CLR project and then import that project into my main project. Then add an Include Statement...
Jun 9, 2022 at 5:43pm
What happend when you right-clicked on the project folder?
Normally a dialog with Add pops up and you can choose CLR->Windows Form
Jun 9, 2022 at 9:56pm
There is no CLR Windows form in the list.
Topic archived. No new replies allowed.