November 2011 - Posts

4
Comments

Hide the console window in "C# Console Application" by jhallal

To hide the console window right click the project -> Properties -> Application in Visual Studio , under Output type select "Windows Application"
More Posts