A
Angel
How do I set the focus (In a form) on a text box and highlight its contents?
I am using:
mytextbox.SetFocus
But the cursor sits at the beggining of my textbox and I have to highlight
the entire contents to erase them and then start typing.
Any suggestions are more than welcome.
I am using:
mytextbox.SetFocus
But the cursor sits at the beggining of my textbox and I have to highlight
the entire contents to erase them and then start typing.
Any suggestions are more than welcome.