IAutomationPCBIWindowCreated Event

The event handler is called, when a new IPCBIWindow (with or without UI) is created

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static event Action<IPCBIWindow> PCBIWindowCreated

Value

ActionIPCBIWindow

See Also