PCBIWorkingDialogCancelPressed Event

Event for handling the cancel pressed event (e.g. cancel your calculation).

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public event PCBIWorkingDialogCancelPressedEventHandler CancelPressed

Value

PCBIWorkingDialogCancelPressedEventHandler

See Also