Microsoft removed C++ Windows Forms templates from Visual Studio a long time ago. But by installing support for C++/CLI it can be done. @Castorix31 posted an answer in this thread to archived instructions - https://learn.microsoft.com/en-us/answers/questions/2157095/create-c-gui-project You'll need to scroll down some before you reach the answer with the link.
how to run visual C++ in visual studio
Rich Smith
0
Reputation points
I have been writing "Visual Basic" Window Forms projects using a Visual Basic Template, but I would like to try a Visual C++ Window Forms Project. But I do not find '"Visual C++" Template as an option in Visual Studio Community 2022. I see a How do I build a Visual C++ project?
Running Windows 11