|
-
Jan 21st, 2000, 11:55 PM
#1
Thread Starter
Hyperactive Member
Hi,
I did a test to see how the KeyPress function works. To test it, I used this:
Private Sub Form_KeyPress(Enter As Integer)
Beep
End Sub
But when I press enter, nothing happens. How would I get it to work. Also, how would I use the arrow buttons?
Thanks.
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
|