Method AfterHandleDestroyed
AfterHandleDestroyed(AbstractControl, EventArgs)
Called after the conrol's handle is destroyed.
public void AfterHandleDestroyed(AbstractControl sender, EventArgs e)
Parameters
sender
AbstractControle
EventArgs
Called after the conrol's handle is destroyed.
public void AfterHandleDestroyed(AbstractControl sender, EventArgs e)
sender
AbstractControle
EventArgs