|
-
May 20th, 1999, 08:38 PM
#1
How to clear the keyboard buffer
Hi! Everybody!
In my application, there is one Form that will capture the key pressed. I will check the key if it is F1 then i will show a bitmap on my Form. Actually, i want the bitmap to be displayed as the F1 key is continuouly pressed without releasing and the bitmap will not be displayed as the key is released. Then i try to use the KeyDown and KeyUp event but if i continue to press the F1 key the bitmap will be displayed and the bitmap is still on the screen even the key is released. Is there any method to achieve such an operation?
Thank you anybody help!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|