InterfacePCBIWindowPCBIChangeButton 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.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
event IPCBIWindowUICheckButtonEventHandler PCBIChangeButton

Value

IPCBIWindowUICheckButtonEventHandler

See Also