The directory list box displays an ordered, hierarchical
list of the user's disk directories and subdirectories. The directory
structure is displayed in a list box. Like, the drive list box, little
coding is needed to use the directory list box - Visual Basic does most
of the work for us.
Directory List Box Properties:
Path
Contains the current directory path.
Directory List Box Events:
Change
Triggered when the directory selection is changed.