Click or drag to resize

Metodo DedFindCodeControlOnHandleDestroyed

Evento usato per terminare il task 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: 25.3.0.0 (25.3.0.0)
Sintassi
protected override void OnHandleDestroyed(
	EventArgs e
)

Parametri

e  EventArgs
 
Vedi anche