Results 1 to 4 of 4

Thread: text box won't take focus [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    text box won't take focus [RESOLVED]

    In my form load event I have this code:

    VB Code:
    1. textbox.focus()

    and, i have another event, tab_selectedIndexChanged, that does the same.

    when my app first fires up, the text box doesn't get the focus as expected but works fine if the tab pages are clicked back and forth.

    what could be wrong here?
    Last edited by Andy; Apr 19th, 2004 at 08:56 AM.

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