DateTimePicker: pick both date and time

Posted by Grzenio on Stack Overflow See other posts from Stack Overflow or by Grzenio
Published on 2008-09-18T15:15:37Z Indexed on 2010/06/12 12:53 UTC
Read the original article Hit count: 266

Filed under:
|
|

Is it possible to use DateTimePicker (Winforms) to pick both date and time (in the dropdown)? How do you change the custom display of the picked value? Also, is it possible to enable the user to type the date/time manually?

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET