InterfacePCBIWindowPCBIFormClosing Event

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

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
event FormClosingEventHandler PCBIFormClosing

Value

FormClosingEventHandler

See Also