InterfaceStepActivateStep(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.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void ActivateStep(
	bool updateControl
)

Parameters

updateControl  Boolean
 

See Also