Thanks millions for helping,
Arvin Meyer wrote:
> You can change the selection behavior in the database Options, or with code.
> The choices are:
>
> Select entire field
> Go to start of field
> Go to end of field
> --
> Arvin Meyer, MCP, MVP
> http://www.datastrat.com
> http://www.accessmvp.com
> http://www.mvps.org/access
> Co-author: "Access Solutions", published by Wiley
>
>
> "iccsi" <(E-Mail Removed)> wrote in message
> news:39945030-b133-476a-8066-(E-Mail Removed)...
> >I have a text box on the tab control.
> > Every time I change the tab and comes back to the page which has text
> > box. It automatically select all text in blue.
> >
> > Is it normal behavior of the text control on the tab?
> > If it is not, any property I can set that the text box does not auto
> > select the text.
> > If it is yes, it does not select the text after I type in enter and
> > exit the text box.
> >
> > I check the code that it seems text box only auto select when I click
> > on tab control to other page and come back.
> >
> >
> > Your help is great appreciated,