I am using a DateTimeUpDown control in my project and have found the following issue:
Select an item in the editable portion of the control, say the word January.
Notice that the selected area shows a nice blue background to indicate what you have selected.
Use the mouse scroll wheel to change the Month.
Notice the blue selection is maintained.
Now use the up arrow or down arrow to change the Month.
The blue selection is lost.
Is there a workaround for this? This is a blocker for us.
↧