How to highlight the whole textbox on click event

D

dancollette

Hi,

I was wondering how to do in VBA the following.

On the on click event of a textbox i want the cursor to place itself at the
beginning and highlihgjt the value, just as if I would Tab into the control.

I remember that there was a method that would allow that but I dont remember
how.....

Thanks in advance

Daniel
 
Top