Table of Contents

Event HandleDestroyed

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

Occurs when the control's handle is destroyed.

[Browsable(false)]
public event EventHandler? HandleDestroyed

Returns

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