-1

I can't find that, is there a problem? Please I can't find it not even in the C# or C++ or javascript, please HELP!

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
Rex109
  • 3
  • 3

1 Answers1

0

Visual Studio Express 2015 for Windows targets the Universal Windows Platform, not WinForms. For WinForms you'll need Visual Studio Express 2015 for Desktop or Visual Studio 2015 Community Edition.

If you meet it's licensing requirements I'd recommend the Community Edition.

See: https://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx

Rob Caplan - MSFT
  • 21,714
  • 3
  • 32
  • 54