G
Guest
In old Visual Basic there was a KeyPress event that happened when a key was
released some max time after it was pushed. I guess this was to allow a press
to be cancelled if held down for a while (like holding down a button) Is
there any such system-defined time between keydown and keyup that makes a
KeyPress, that I can use through .NET?
released some max time after it was pushed. I guess this was to allow a press
to be cancelled if held down for a while (like holding down a button) Is
there any such system-defined time between keydown and keyup that makes a
KeyPress, that I can use through .NET?