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

Value

Type: SystemEventHandlerSearchCompletedEventArgs
See Also