Table of Contents

Event HandleDestroyed

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

Occurs after the control's handle is destroyed.

[Browsable(false)]
public event EventHandler? HandleDestroyed

Returns

EventHandler
Occurs after the control's handle is destroyed.
Implements