The fields of the DateTimeWmKeyDownEventArgs class are listed below. For a complete list of DateTimeWmKeyDownEventArgs class members, see the DateTimeWmKeyDownEventArgs Members topic.
format | Format string associated with the DateTimePicker. |
isValid | Whether or not the time field in this event is valid |
time | DateTime that the DateTimePicker should be set to. |
virtualKey | Keycode of the key that was pressed. |
DateTimeWmKeyDownEventArgs Class | System.WinForms Namespace