PCBIOpenFileDlgHasFileSelected Method
Ask whether the user has a file selected.
Namespace: PCB_Investigator.PCBIWindowsAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public bool HasFileSelected()
Public Function HasFileSelected As Boolean
public:
bool HasFileSelected()
member HasFileSelected : unit -> bool
Return Value
BooleanTrue if user has selected a file.