+ Reply to Thread
Results 1 to 4 of 4

textbox on user form

Hybrid View

  1. #1
    Mike
    Guest

    textbox on user form

    I have a user form and I would like the cursor to be in the first form field
    when it displays. How do I do that?

    Thanks
    Mike

  2. #2
    Alok
    Guest

    RE: textbox on user form

    Give the control a tabIndex property of 0.

    Alok

    "Mike" wrote:

    > I have a user form and I would like the cursor to be in the first form field
    > when it displays. How do I do that?
    >
    > Thanks
    > Mike


  3. #3
    Mike
    Guest

    RE: textbox on user form

    Thanks for your reply.

    One more question

    How do I move the cursor somewhere else programatically?


    Thanks again
    Mike


    "Alok" wrote:

    > Give the control a tabIndex property of 0.
    >
    > Alok
    >
    > "Mike" wrote:
    >
    > > I have a user form and I would like the cursor to be in the first form field
    > > when it displays. How do I do that?
    > >
    > > Thanks
    > > Mike


  4. #4
    Mike
    Guest

    RE: textbox on user form

    nevermind I found the Setfocus

    Mike

    "Alok" wrote:

    > Give the control a tabIndex property of 0.
    >
    > Alok
    >
    > "Mike" wrote:
    >
    > > I have a user form and I would like the cursor to be in the first form field
    > > when it displays. How do I do that?
    > >
    > > Thanks
    > > Mike


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1