PCBIWorkingDialogCanCancel Method

Sets whether Cancel Button is enabled or not

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void CanCancel(
	bool canCancel
)

Parameters

canCancel  Boolean
Button enable state

See Also