pro_vb thread: How to clear keyboard buffer
I am not sure how your application works. But if you are concerned about keystrokes you can always set the KeyPreview property of a form to true and handle any keystrokes.
|
![]() |
P2P Archives
|
|
New Titles for ASP.NET |
pro_vb thread: How to clear keyboard buffer
I am not sure how your application works. But if you are concerned about keystrokes you can always set the KeyPreview property of a form to true and handle any keystrokes.
|