Connecting Tech Pros Worldwide Help | Site Map

Where is the Time in DateTimePicker Control?

Peter
Guest
 
Posts: n/a
#1: Nov 16 '05
Hello

Thanks for reviewing my question. I would like to know how do you select the time in the DateTime picker control? I have the control's format set to Time. When you click on the down arrow, I get the month display but no time. Where can you specify the time

Many Thanks to the Exper
Peter
Mark Schmidt
Guest
 
Posts: n/a
#2: Nov 16 '05

re: Where is the Time in DateTimePicker Control?


?The best (and really only) thing to do for a time only control, is to set the property ?ShowUpDown? to true. This will replace the drop down with a spin control that the user can use to change the time.
Mark Schmidt
http://www.csharpcookbook.bom


[color=blue][color=green]
>>Hello, Thanks for reviewing my question. I would like to know how do you select the time in the DateTime picker control? I have the control's format >>set to Time. When you click on the down arrow, I get the month display but no time. Where can you specify the time? Many Thanks to the Expert Peter[/color][/color]



Closed Thread