I’m just looking to see if the functionality I would like to add to the DateTimePicker control is actually possible.
What I would like to do is upon the user tabbing to the DateTimePicker having the date picker drop down appear so they can start entering the date rather than having to click the arrow to make the date picker appear.
I haven’t seen anything on this from MSDN but I may have missed it, is this possible?
From Programmatically open the calendar of the DateTimePicker control, you can try this:
To tab through the drop down, try something like this: