PCBIOpenFileDlgHasFileSelected Method

Ask whether the user has a file selected.

Definition

Namespace: PCB_Investigator.PCBIWindows
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool HasFileSelected()

Return Value

Boolean
True if user has selected a file.

See Also