this is my very first program and i don't know that much about vb. anyways.. i have 4 text boxes in a row ( look below 1-4), in the 4th one i have a "0" already in place.

when someone tabs to the box with the zero how do i get it to highlight the zero so when they type in a number into the text box the zero is replaced by what they type ??

right now its default is the user has to hit the delete key to remove the zero and then type it in...

what's the command to replace the 0 when tabed to the textbox?? if i can get it to highlight it, i'll probably add the feature to all the text boxes


| | 1
| | 2
| | 3
| 0| 4


thanks so much for the help..