|
-
Dec 6th, 1999, 10:26 PM
#2
Hyperactive Member
You said click and press ??
if you want to know when someone clicks on an object (be it tab or anything) put it in the click event.
Easy way is to put msgbox("I AM HERE") in the click event to see when you get here.
If you want to know when the tab is pressed this is a different matter. If you want to know that if tab is pressed your objects get selected this is called has focus so put something in the gotfocus event (or lostfocus if exited).
I hope this answers your question
if not mail me
[email protected]
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
|