Table of Contents

Method OnHandleDestroyed

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnHandleDestroyed(EventArgs)

Called when the conrol's handle is destroyed.

protected virtual void OnHandleDestroyed(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.