NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DateTimeWmKeyDownEventArgs Fields

The fields of the DateTimeWmKeyDownEventArgs class are listed below. For a complete list of DateTimeWmKeyDownEventArgs class members, see the DateTimeWmKeyDownEventArgs Members topic.

Public:

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.

See Also

DateTimeWmKeyDownEventArgs Class | System.WinForms Namespace