H
Hajo
Hello,
when I press the tab key i get to the next TextBox control on my form. The
content is then be highlighted. To modify the end of the highlighted string,
I usually would press the 'End' key to get rid of the highlight modus and to
place the cursor at the end of the TextBox string.
But in my case, the cursor jumps to the last TabStop control in the form.
How can I change that?
Thank you very much,
Hajo
when I press the tab key i get to the next TextBox control on my form. The
content is then be highlighted. To modify the end of the highlighted string,
I usually would press the 'End' key to get rid of the highlight modus and to
place the cursor at the end of the TextBox string.
But in my case, the cursor jumps to the last TabStop control in the form.
How can I change that?
Thank you very much,
Hajo