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?
P.S.: my OS is Windows 8 RC
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.