TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
john_farrellus
NA
42
0
SetFocus()
Mar 4 2004 11:18 AM
Any ideas what prevents SetFocus() from working? I have a form that reads a value from some calipers. This works fine... However, three readings are required... So after I get a reading for the 1st item, I want to automatically move to the next item.... I put a .SetFocus() on that control, and nothing happens. My set focus on the Form_Load event works, and will place focus where ever I want, but after that, forget it. SetFocus() does nothing. I have tried Application.DoEvents() before the Focus... But Nada. John...
Reply
Answers (
1
)
Input Boxes
Making HELP menu