1
Answer

Hiding Console Window

Hi, In a console app itself, is it possible to hide itself (i.e., the console window) and then enable it after sometime? How to accomplish this in C#? Thanks.

Answers (1)