|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
console.in.peekI 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?
Other interesting topics
How to do simple memcpy in C#?
Text Files, Encoding and NewLine character Read File Fast Self populating collection Implementing an interface by relying on base class How to return the pointer of int32 in C# .NET? Enable a windows form over another one? Save a System.Drawing.Color in the db MSCORCFG Send mail in BOTH html and text formats |
|||||||||||||||||||||||