|
-
Nov 5th, 1999, 01:20 AM
#1
Thread Starter
Hyperactive Member
I have a text box and I want to be able to program it so that when you hit the "Enter" key, it automatically runs the event procedure of a button that I also have on the form. How can I do this?
------------------
Ryan
[email protected]
ICQ# 47799046
-
Nov 5th, 1999, 01:27 AM
#2
-
Nov 5th, 1999, 01:42 AM
#3
Thread Starter
Hyperactive Member
Thanks! It works great.
------------------
Ryan
[email protected]
ICQ# 47799046
-
Nov 5th, 1999, 02:16 AM
#4
how about the RaiseEvent command?
RaiseEvent command1_click
or does this only work in class modules?
------------------
Wossname,
Email 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
|