Click or drag to resize

FileListSearchCompleted Event

This event is fired when a search operation is complete, has been cancelled, or an exception has been thrown.

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

Value

Type: SystemEventHandlerSearchCompletedEventArgs
See Also