Nemroth wrote:
When you use Up or Down keys [on a DateTime control], it increase/decrease the number of the day, month or year on witch you are
It already does this, at least on my system. You can press Up or Down arrow to increment/decrement.
Quote:
default hotkeys to act on differents parts off the control. For example : Up/Down increase/decrease the day, PageUp/PageDown the month, ^PageUp/^PageDown the year, etc...
I think it is best not to do this because the control would then become non-standard. The control currently behaves exactly how Microsoft intended, which is a good thing to the extent that users are already familiar with this control in other apps.