IStepActivateStep(Boolean) Method

Change to current Step. Reorder the steplist internal in PCB-Investigator. With option to update controls (if you have no visible instance of IPCBIWindow it is not necessary to update the controls).

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ActivateStep(
	bool UpdateControl
)

Parameters

UpdateControl  Boolean
Update controls of IPCBIWindow?

Implements

InterfaceStepActivateStep(Boolean)

See Also