Hi:
Yet another newbie with probably a typical newbie question, but I have been hitting my head against the wall, and decided to go ahead and ask the question. I am using a Masked Texbox with a mask. My mask is 00\:00\:00\:00 and I have tried both the _ and using 0's for the Prompt char. I know that the mask looks alot like the default time mask, and it is a time mask for timecode which as two extra character beyond the second mark. My first and foremost problem is that when I start to enter characters right to left, when I get to the third character my is display 00:00:12:3. I appears that it is dropping the leading zero in the far right slot (the frames position), and I cannot seem to get it not to do that. I have even tried accepting prompt characters as input. If I get the text, the output is fine but if I send that text to another masked textbox I get the same display as the orginial. Yes I do want to limit the input to numeric characters, '
Beyond that, I would prefer that when I click into the box the caret would be all the way to the right
Maybe I am asking to much from the masked textbox, I hope not because in another application I used a textbox, trapped the keyboard output and formatted the textbox my self. I really do not want to go through that with every timecode box I need to put into this application. I appreciate any help that you coud give.
Thank you