I thought by setting up the custom format of date time picker to |MM/dd/yy hh:mm tt" would work, but the selection doesn't change from date picker only! I need an object that I can be able to choose both date and time.
AngelicOne 4 Posting Whiz
Recommended Answers
Jump to PostYou can use this, but then you can only select time
timePicker.Format = DateTimePickerFormat.Time;
All 3 Replies
Mitja Bonca 557 Nearly a Posting Maven
ddanbe 2,724 Professional Procrastinator Featured Poster
AngelicOne 4 Posting Whiz
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.