Quantcast
Channel: Visual C forum
Viewing all articles
Browse latest Browse all 15302

How to create Windows Forms Application in VS C++ 2013 RC?

$
0
0
In VS C++ 2010, the template is easy to find: New Project -> Visual C++ -> CLR -> Windows Forms Application.
In VS C++ 2013 RC, New Project -> Visual C++ -> CLR doesn't have Windows Forms Application template.
The following link doesn't help because it's for C#, only.
http://msdn.microsoft.com/en-us/library/vstudio/dd492132(v=vs.120).aspx
Is this a bug (or a design flaw) in VS 2013 Release Candidate?
Since this is only an "RC", it's a "candidate" for release, and maybe the final release will correct this defect?
Is there a way to manually create a Windows Forms Application?

Viewing all articles
Browse latest Browse all 15302

Trending Articles