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