In my Windows Forms application, I have a DateTimePicker control.
When the user enters the control, I have it set so that the calendar automatically drops down. Is there any way of then replicating the 3 mouse clicks on the "year" part of the top line of the calendar, such that the display automatically changes to a grid of year ranges (as below)? For my purposes, this provides the ideal starting point for entering the date.
Probably wishful thinking.
Thanks.
When the user enters the control, I have it set so that the calendar automatically drops down. Is there any way of then replicating the 3 mouse clicks on the "year" part of the top line of the calendar, such that the display automatically changes to a grid of year ranges (as below)? For my purposes, this provides the ideal starting point for entering the date.
Probably wishful thinking.
Thanks.