Results 1 to 6 of 6

Thread: ***Resolved*** SetFocus problem

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2001
    Location
    Bangkok
    Posts
    969

    ***Resolved*** SetFocus problem

    Hi everybody,

    I use many times Private Sub Form_Load to set some parameters in the Form before the use use it. But I need to set on Fields .SetFocus to start with the correct textfield. Unfortunatly it seems that with Form_Load are the controls are still not loaded. How can I set at Form-start any SetFocus that I want?

    In Access exist a Sub that can be called AFTER the form is loaded. I didn't find this in VB.

    Any idea how to set the SetFocus?


    Franky
    Last edited by Franky; Jul 6th, 2002 at 03:31 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