I have an input mask of (000)000-0000.
The problem is when somebody clicks on the field and tries to type the number in, it starts where they clicked in the field, not at the beginning.
What VB code do I use to make the blinking cursor move to the start of the field?
The problem is when somebody clicks on the field and tries to type the number in, it starts where they clicked in the field, not at the beginning.
What VB code do I use to make the blinking cursor move to the start of the field?