R
Reboot327
I hope this is as simple as I think it is. I just can't figure it out.
Lets say I have three textboxes for a phone number maximum sizes are set for
3-3-4
What I want is when you enter the third char in the tbAreacode, it changes
the focus automaticlly to the tbPrefix, and after the third char is entered
it moves focus to the tbSubfix.
I have been looking in the event and I can not find an event that happens
when a textbox is full.(reached max char)
Also is there an (events window) that shows you what events are happen, when
you are debbugging??
Rob
Lets say I have three textboxes for a phone number maximum sizes are set for
3-3-4
What I want is when you enter the third char in the tbAreacode, it changes
the focus automaticlly to the tbPrefix, and after the third char is entered
it moves focus to the tbSubfix.
I have been looking in the event and I can not find an event that happens
when a textbox is full.(reached max char)
Also is there an (events window) that shows you what events are happen, when
you are debbugging??
Rob