Click or drag to resize

Metodo DedFindCodeControlOnHandleDestroyed

Evento usato per terminare il thread di recupero codici nel database. It is raised, when the underlying HWnd is destroyed(which usually happens, when the parent form is closed).

Namespace:  DedNet.Controls
Assembly:  DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
protected override void OnHandleDestroyed(
	EventArgs e
)

Parametri

e
Tipo: SystemEventArgs
Vedi anche