Moving cursor to beginning of textbox

L

Lee

Hello (again!)
I have a textbox with an Input Mask which is fine but
what I'd really like is for the cursor to move to the
beginning of the textbox on the click event (or Got Focus
event) for the control. This would then ensure that the
user can immediately input the data without worrying that
they've jumped to the middle of the mask.

Any ideas how I might achieve this?

With many thanks as always,

Lee
 
L

Lee

SORRY GUYS! I'VE JUST FOUND THE ANSWER WHICH IS TO USE
THE 'SELSTART' PROPERTY AND SET IT TO ZERO.

APOLOGIES FOR POSTING UNNECESSARILY

LEE
 

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