|
-
February 24th, 2000, 10:30 AM
#1
Detect TAB key
I have problem detecting the TAB key. The Help said
Keypress event can detect Enter, Tab, and Backspace
keys. I tried with a form and two text boxes. I couldn't
trap the TAB key in KeyPress or KeyUp, KeyDown events
when I press the TAB. I then tried setting KeyPreview = True
for the form. But still it didn't work.
My key board is configured with United States 101.
I'm using VB6 on Windows 98 Version 1, Pentium II 200Mhz.
What do I miss here?
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
|