How to

hide console window

Published: 31. October 2011 | Updated: 31. October 2011
License: Microsoft Public License (MS-PL)
Categories: Consoles
Tags: C# Console Visual Studio
Was this snippet helpful for you? YESYES / NONO
// 1. Create ordinary Console Application
// 2. Go to project properties in Visual Studio
// 3. In Application tab just change Output type to Windows Application
Send us feedback about this snippet »



Related Snippets: