Click or drag to resize

FileListSearchProgressChanged Event

This event is fired everytime the progress of the searcher changes, that is when new items are filled to the FileList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<SearchProgressChangedEventArgs> SearchProgressChanged

Value

Type: SystemEventHandlerSearchProgressChangedEventArgs
See Also