Click or drag to resize

JamBaseShellListViewOperationPerformed Event

This event is fired after a JamBaseShellListView executed a shell operation like copying.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public event EventHandler<OperationEventArgs> OperationPerformed

Value

Type: SystemEventHandlerOperationEventArgs
See Also