advr.hlp (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.
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.