B
Barry Flynn
VB 2005 - Windows Forms program.
I have a form with two textboxes.
One has been there for a long time, and when I tab into it, the contents are
automatically Selected.
I've just added a new textbox, and this does not happen.
I can see no difference in the properties of the two textboxes.
If I create a 3rd textbox by copying the original one, it too does not have
its contents Selected when I tab into it.
What is it that specifies whether textbox's text will be Selected when you
tab onto it?
Thanks
Barry
I have a form with two textboxes.
One has been there for a long time, and when I tab into it, the contents are
automatically Selected.
I've just added a new textbox, and this does not happen.
I can see no difference in the properties of the two textboxes.
If I create a 3rd textbox by copying the original one, it too does not have
its contents Selected when I tab into it.
What is it that specifies whether textbox's text will be Selected when you
tab onto it?
Thanks
Barry