qck.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Pattern Property
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Determines which file names are displayed in a file list box at run time;
 may include wildcards (? or *).
 
    [form.]filelistbox.Pattern[ = filespec$]
 
    ■ filespec$    Any valid file specification; default is *.*
 
 Applies To
    File List Box Control
 
 See Also
    Archive Property                 Drive Property
    FileName Property                Hidden Property
    Normal Property                  Path Property
    PatternChange Event              ReadOnly Property
    System Property