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
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
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
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
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
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks