Home All Groups Group Topic Archive Search About
Author
6 Jun 2005 4:26 PM
mef526
I have a console application in vb.net and I want to do a _kbhit() function.
I assumed that console.in.peek would do the job, but it hangs up untill there
is actually a key to peek at, it doesn't return immediately with a -1 like I
expect.

Is there an equivalent to kbhit() in .Net ?

Can I control the conole's cursor postion and text color?

AddThis Social Bookmark Button