|
-
April 16th, 2001, 12:50 PM
#1
ListView Not Responding to Tab Key
Hi everyone,
How do I recognize that a tab key is pressed when listview control has focus. I tried key press event
if Keyascii = 9 then'tab key
keyascii = 0
end if
But, this event is not triggered at all. Any help will be greatly appreciated.
Thanks,
Anna
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
|