Results 1 to 11 of 11

Thread: How to set focus to one control when a form pop up?

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2005
    Posts
    40

    Resolved How to set focus to one control when a form pop up?

    hello guys, i want to set focus to a textbox when the form pop up so that the user can enter directly instead of first pointing to the textbox then entering..

    I tried put textbox1.focus() in the form_load event, but it doesn't work. anybody know how to deal with it?

    cheers
    Last edited by sunsunlight; Apr 17th, 2005 at 09:25 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width