Hi,
I agree with David. If you want to create a C++ windows forms application, I suggest you could try to use C++/cli. And you could follow the steps in the thread: Create C++ Windows Forms application in Visual Studio 2017
If you want to use c++ to create a window interface similar to winform. I would suggest you use MFC or Win32.
I suggest you could refer to the following Docs:
Creating a Window
MFC Desktop Applications
Best Regards,
Jeanine
If the response is helpful, please click "Accept Answer" and upvote it.
**Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. **