E
E
ergonoodle2017-03-15 03:08:39
Programming
ergonoodle, 2017-03-15 03:08:39

Why is the WindowsForm class not supported in more recent versions of Microsoft Visual Studio?

I want to write an application with a user interface for creating embroidery programs.
I remembered that there is a WindowsForm class in MVS. On which you can throw an interface, work with OpenGL, etc.
But a problem arose, as soon as I created a project (Win32 project) and tried to create a WindowsForm class in it, an error occurred 67d7707eff274630a6734a5163c0561d.png.
How to solve it?
This operation was carried out, it did not help:
tools -> options -> textEditor -> C++ -> Advanced -> "Disable DataBase (if true return to false)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry, 2017-03-15
@ergonoodle

You simply did not select this component for installation in the studio launcher.
Better yet, use WPF.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question