|
-
Apr 22nd, 2007, 04:23 PM
#1
Thread Starter
Hyperactive Member
simple question i think textboxes & enter
I have a login form, when i type the password in i have to click OK. Is there a code so i can press enter after typing the password.
If your question is answered then mark your thread RESOLVED and give credit to whoever answered it.
If you fail, try and try again, its the only way to success.
-
Apr 22nd, 2007, 04:34 PM
#2
Re: simple question i think textboxes & enter
set the button's .Default property to True at design time
-
Apr 23rd, 2007, 07:24 AM
#3
Re: simple question i think textboxes & enter
Or code the textboxs keypress event to react to the enter key.
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
|