D
DaveF
Can you hide a vb.net console window?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
* "DaveF said:Can you hide a vb.net console window?
Herfried K. Wagner said:You can close it by exiting the application.
* "DaveF said:I want to hide it when it is running???
Hi, DaveF
yes you can.
Use GetConsoleWindow() and ShowWindow Win32 API - see platform SDK - Console
functions.
Then the question of hiding the "console window" is moot.

The second one I could not find and the first one was moot in my opinion.Moot (adj) 1: open to question 2: having no practical significance
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.