Browse by Tags

All Tags » Windows Forms (RSS)

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