|
-
Jan 26th, 2000, 07:46 PM
#1
Thread Starter
Hyperactive Member
I cant seem to get Keypress to work.
I have a form, when the user presses ESC I want an event to happen. I have tried
Private Sub Form_KeyPress(KeyAscii As Integer)
Keydown and Keyup, none of these seem to work. Is Form_.... the right place, or should it be somewhere else????
My form is a MDIChild.
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
|