Groups | Blog | Home
all groups > vb.net > february 2004 >

vb.net : DateTimePicker



Atley
2/26/2004 11:04:06 PM
Is there a way to use the DateTimePicker to pick a time or is it just used
to pick dates? If so, why is it called DATEtimepicker?

Chris Dunaway
2/27/2004 8:18:54 AM
[quoted text, click to view]

To use the datetimepicker for times, set the Format property to either Time
or Custom (Use Custom if you want to control the format of the time using
the CustomFormat property). Then set the ShowUpDown property to true.


--
Chris

To send me an E-mail, remove the underscores and lunchmeat from my E-Mail
Atley
2/27/2004 11:38:44 AM
Perfect... solves even the question I was going to ask next...


[quoted text, click to view]

AddThis Social Bookmark Button