DateTimePicker.DestroyHandle Method

Definition

Destroys the physical window handle.

protected:
 override void DestroyHandle();
protected override void DestroyHandle ();
override this.DestroyHandle : unit -> unit
Protected Overrides Sub DestroyHandle ()

Applies to

See also