Selectall does not work

K

Klear

I am developing in vs2003 for pocketpc 2003. I am trying to select all the
text in a text box when it get's focus using the txtbox1.selectall() method.
While I trace the code to the line of code and see that it is executing; It
does not visually select all the text.

I am trying to create the behavior where all the text is selected when the
user enters the textbox.

Any help is appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top