So, I'm in an uncomfortable situation - I wanted to create a Windows Form application using Visual Studio, but I can not find a place to create a Windows Form Visual C ++ template. I even tried reinstalling Visual C ++, adding other libraries, and doing an Internet search - no results.
I can, of course, create new Winforms in C #:

But not in C ++:

All possible modules in Visual Studio Update were also tested:

I even tried adding a template from the Online list:

What should I do next? I am using Visual Studio 2017 Community Edition.
source share