SetFocus

  • Thread starter Thread starter Randi W
  • Start date Start date
R

Randi W

I use Form!<control>.SetFocus to move the cursor to a text field where the
user is supposed to fill in something. The control is then 'highlighted', so
if the user starts to write without first using f.ex. the right arrow, he
will overwrite the text that was in the field already.

Is there any way to set the control to 'not highlighted', and the cursor at
the end of the current text ?

Thanks for any help on this,
Randi W.
 
Back
Top