IPCBIWindowPCBIChangeButton Event

This event occur if a button should change the check state. E.g. if a dialog is shown it should be checked.

Definition

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

Value

IPCBIWindowUICheckButtonEventHandler

Implements

InterfacePCBIWindowPCBIChangeButton

See Also