简体   繁体   中英

Windowed Application Visual Studio 2012

I've tried to create one Blank project from Visual C# Express Edition 2012. When I start my application it's in full screen mode.... I want to create an windowed application. Where is the option for make the window mode?

PS: my OS is Windows 8 RC

Visual Studio Express 2012 RC doesn't yet support desktop development. It will only be available eventually in the upcoming stable release of VS2012, as a separate Express SKU called Visual Studio Express 2012 for Windows Desktop .

If you must start desktop development on Windows 8 RP now, you can install Visual C# 2010 Express, which should work the same way on Windows 8 as it always does.

From what I understand about Visual C# Express 2012 you can only create Metro applications with the express version. If you want to create traditional windowed applications you have to buy the professional edition. However I think Windows 8 is compatible with older versions of VS Express.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM