D
D
Dima_Demichev2017-03-12 20:07:33
C++ / C#
Dima_Demichev, 2017-03-12 20:07:33

No Windows forms in Visual Studio, can you install?

Installed Visual Studio 2017 community, but there is no Windows Form in c++ when creating a project, can I install it somehow?
PS c# has Windows Forms.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nexeon, 2017-03-12
@Dima_Demichev

Most likely you didn't enable C++/CLI during installation of Visual Studio 2017
1. When creating a project, click "Open Visual Studio Installer"
2. In the installer under Visual Studio 2017 Community, click the Modify
button 3. In the window that opens, select the "Individual Components" tab ( Individual components)
4. Scroll down until we see "Support C++/CLI" , then check the box on the left
5. After that, in the right-bottom corner, click the button Modify , done!
PS If you have an installer in Russian, then the names may differ.

D
dimushka, 2017-10-29
@dimushka

The advice helped me a little. Directly - no, because the specified setting has already been set. But in the left column I found "development of classic net applications". And here the possibility of creating windows forms is already registered.
And create climb in Visual C #

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question