How can I do a masked edit on a textbox control?

  • Thread starter Thread starter Charles
  • Start date Start date
C

Charles

This is what I want to do:

I have a simple text box that I allow users to enter a
time. It is just a plain text box. How can I default the
style so that the user can just enter time?

ex:

the text box should display ------> 00:00

now, the user enters numbers for the time (say military
time in this case).

How can I do this with a text box?

TIA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

textbox controls 4
TextBox Validation for time only, not date 9
textbox mask 1
mask textbox problems 1
Masked Textbox 7
Simple mask Edit for Hours:Minutes 2
Input mask & auto-tab 1
Dynamic mask on textbox 0

Back
Top