Click or drag to resize

ShellSearchEditBeforeSearch Event

Occurs before the search is started. It can be used to configure details concerning the upcoming search.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public event EventHandler<BeforeSearchCancelEventArgs> BeforeSearch

Value

EventHandlerBeforeSearchCancelEventArgs
See Also