I have been a C # developer for a long time, so I have vast experience working with Winforms. I wanted to start developing VC ++ so that I could write my own applications.
I know C ++ well. The problem is that I created test projects in VS2010, Win32 Application, MFC Applications and all, but does not provide Visual Designer, for example, for VC # Winforms and VC ++ Winforms. I want to have a visual constructor for Native App Development, for example, for Win32 Apps.
- Is it possible?
- How to do it?
source
share