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 (in ShellBrowser.dll) Version: 7.1
Syntax public SearchCompletedEventArgs()
public:
SearchCompletedEventArgs()
new : unit -> SearchCompletedEventArgs
See Also