textbox.setfocus

W

Warrio

Hello!
Is it possible on a form to set the focus on a field without having the hole
filed selected?

cause if I use textbox.setfocus, the hole text that contains the textbox is
selected!
how can I give the focus to this textbox without having the text select, but
have the cursor at the end of the text?

Thanks for any suggestion
 
Top