PCBISaveFileDlgHasFileSelected Method

Did user select a file?

Definition

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

Return Value

Boolean
True if user selected a file.

See Also