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.2
Syntax
public event EventHandler<SearchProgressChangedEventArgs> SearchProgressChanged

Value

EventHandlerSearchProgressChangedEventArgs
See Also