PCBIOpenFileDlg(IPCBIWindow) Constructor

Create instance of the open file dialog.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PCBIOpenFileDlg(
	IPCBIWindow parent
)

Parameters

parent  IPCBIWindow
IPCBIWindow which is the parent of this dialog.

See Also