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.2
Syntax
public event EventHandler<SearchCompletedEventArgs> SearchCompleted

Value

EventHandlerSearchCompletedEventArgs
See Also