Component Library JacekMatulewski.Util documentation

FileListBox.DirectoryPathChanged Event

Occures when directory presented in component is changed.

[Visual Basic]
Public Event DirectoryPathChanged As SelectedFileChangedEventHandler
[C#]
public event SelectedFileChangedEventHandler DirectoryPathChanged;

See Also

FileListBox Class | JacekMatulewski.Util Namespace | DirectoryPath | OnDirectoryPathChanged | FileListBox.SelectedFileChangedEventHandler