Persistate API documentation
OnKeyDown Method (e)
NamespacesPersistate.UI.DesktopPDateTimePickerOnKeyDown(KeyEventArgs)

[This is preliminary documentation and is subject to change.]

Sets the picker Value to the blank value (DateTime.MinValue) when the delete key is pressed
Declaration Syntax
C#
protected override void OnKeyDown(
	KeyEventArgs e
)
Parameters
e (KeyEventArgs)
not used

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)