qck.hlp (Table of Contents; Topic list)
PatternChange Event
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 Occurs when the pattern changes by setting the FileName or Pattern property
 in code.
 
    SUB ctlname_PatternChange ([Index AS INTEGER])
 
    ■ Index    Uniquely identifies a control in a control array
 
 Applies To
    File List Box Control
 
 See Also
    Creating a Control Array         FileName Property
    Path Property                    PathChange Event
    Pattern Property