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