Input Mask

bigbadbess24

Registered User.
Local time
Today, 07:54
Joined
Mar 9, 2006
Messages
83
I have a text box that has an Input Mask setup. The box is format to be
##-### (00\-000;0;). My problem is, when the user clicks in the box it does not start at the beginning, it starts where ever the user clicks inside the box. Is there way to for when you click inside the box it automatically starts at the beginning?
 
Search around for your question has been asked and answered before.

SelStart Property
 

Users who are viewing this thread

Back
Top Bottom