Question select part of the datetimepicker.

vinnie881

Well-known member
Joined
Sep 3, 2006
Messages
152
Programming Experience
3-5
I added a datetimepicker to my form

I want to select the year automatically when a user clicks on it.

SO currently my dtpicker displays [ 1 / 10 / 2008 ]

When someone clicks on it, the 1 month is highlighted. I want it to select the year. I just need the code to programically select the inside field.

Is there anyway to do this?

Thanks! Please no SendKey solutions.
 
Back
Top