PCBIWorkingDialogShowWorkingDlgAsThread Method

Shows the Dialog in a Thread

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ShowWorkingDlgAsThread(
	Form owner = null
)

Parameters

owner  Form  (Optional)
 

See Also