time

  • Thread starter Thread starter chris
  • Start date Start date
C

chris

hi
i have a textbox

how do i make sure that the user enters the time in the correct format?
like
HH:MM
and no other characters like alphabets etc?


thanx
 
Hi Chris,
I suggest you consider using the DateTimePicker control
and set the format property to time or custom (you set the
custom format to use). Carol
 

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

Back
Top