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?
Cor Ligthert[MVP] - 29 May 2008 04:46 GMT
As it was not about a Calendar (web control) it would be easy.
Cor
>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?
kimiraikkonen - 29 May 2008 09:58 GMT
> 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