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 (in ShellBrowser.dll) Version: 7.0
Syntax
public event EventHandler<SearchProgressChangedEventArgs> SearchProgressChanged

Value

Type: SystemEventHandlerSearchProgressChangedEventArgs
See Also