|
-
Feb 19th, 2000, 11:45 AM
#1
Thread Starter
Addicted Member
How could i make my program check if keys are pressed down when the form/program is selected?
-
Feb 19th, 2000, 07:59 PM
#2
New Member
try setting the KeyPreview-property of the form to TRUE.
keyboard events will trigger the KeyDown/ -Press/ -Up-Events then...
-
Feb 20th, 2000, 01:51 PM
#3
Thread Starter
Addicted Member
I Made a typo I Ment when the form /porgram isn't selected.
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
|