How to hide console in console application using opentk c#?

120 Views Asked by At

i am using opentk for build a simple 2d, but the problem is that the project is a c# application console, how can i prevent the console application to open on build time? i read using output window application should work, but this is multi platform c# opentk application, any suggestion?

0

There are 0 best solutions below