how can u check to see if there is anything in the keyboard buffer before u do a read on it which would block the program till something is enterd??
Printable View
how can u check to see if there is anything in the keyboard buffer before u do a read on it which would block the program till something is enterd??
I think there is a preview keys event method under winforms anyway. You can just respond to this event.