need a way to choose the time

  • Thread starter Thread starter spowel4
  • Start date Start date
S

spowel4

I need a way for a user to click and choose a time, much like they can
click and choose a date using a calendar. Can someone point me to a
control or something else?
 
I need a way for a user to click and choose a time, much like they can
click and choose a date using a calendar. Can someone point me to a
control or something else?

Check out DateTimePicker control and see "Format" and "Value"
properties for more modification.

Thanks,

Onur Güzel
 
Back
Top