IPCBIWindowPCBIFormClosing 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 FormClosingEventHandler PCBIFormClosing

Value

FormClosingEventHandler

Implements

InterfacePCBIWindowPCBIFormClosing

See Also