advr.hlp (Topic list)
PathChange Event Details
  Summary  Details  Example                Contents  Index  Back
──────────────────────────────────────────────────────────────────────────────
 SUB ctlname_PathChange ([Index AS INTEGER])
 
 Usage Note
   ■ Use a PathChange event procedure to respond to path changes in a file
     list box. When you assign a string containing a new path to the FileName
     property, the file list box control invokes the PathChange event.