PCBIResultDialogShow Method

Show the dialog as non modal.

Definition

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

Parameters

Parent  Form  (Optional)
Parent to show dialog in front of it.

See Also