SearchCompletedEventArgs Constructor |
Initializes a new instance of the
SearchCompletedEventArgs class,
the EventArgs are initialized as NOT cancelled and NO error.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic SearchCompletedEventArgs()
public:
SearchCompletedEventArgs()
new : unit -> SearchCompletedEventArgs
See Also