IPCBIWindowPCBIFormDisposing Event

Occurs wheneverthe form closes, before the form has been closed and specifies the close reason.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public event EventHandler PCBIFormDisposing

Value

EventHandler

Implements

InterfacePCBIWindowPCBIFormDisposing

See Also