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!

DateTimePicker.DestroyHandle

Destroys the physical window handle.

[Visual Basic]
Overrides Protected Sub DestroyHandle()
[C#]
protected override void DestroyHandle();
[C++]
protected: override void DestroyHandle();
[JScript]
protected override function DestroyHandle();

See Also

DateTimePicker Class | DateTimePicker Members | System.WinForms Namespace | Control.destroyHandle