PropertiesMethodsEvents
Dir ListBox - Properties : Path
s = Dir1.Path 's = "c:\Dokumenter"
Dir ListBox - Methods
Dir ListBox - Events : Change
Private Sub Dir1_Change() File1.Path = Dir1.Path End Sub