|
-
Feb 6th, 2002, 01:08 AM
#3
PowerPoster
Here is the 15th time i have typed this little ditty... I am nominating myself for a noball piece prize
Disclaimer: This is only useful if u dont use a Default command button on a form
Put a small command button on ur form. Set Default property to true, Tabstop to false and then hide it behind a textbox, picture box or whatever.
In the click event of the button just add this
SendKeys "{TAB}"
and that's it. U no longer have to put code into each textbox.
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
|