qck.hlp (Table of Contents; Topic list)
FileName Property
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Sets or returns the specified file name from the file list box. You can
 also set the drive, path, or pattern using this property; not available at
 design time.
 
    [form.][filelistbox.]FileName[ = filename$]
 
    ■ filename$     Any valid file name or wildcard pattern; default ("")
                    is a null string
 
 Applies To
    File List Box Control
 
 See Also
    Drive Property         Path Property          Pattern Property