Method OnHandleDestroyed
OnHandleDestroyed(EventArgs)
Called when the control's handle is destroyed.
protected virtual void OnHandleDestroyed(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.