IPluginInitEvents Method

After loading the Plugin PCB-Investigator init all events and set the parent.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void InitEvents(
	IPCBIWindow Parent
)

Parameters

Parent  IPCBIWindow

See Also