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 (in ShellBrowser.dll) Version: 7.0
Syntax
public event EventHandler<OperationEventArgs> OperationPerformed

Value

Type: SystemEventHandlerOperationEventArgs
See Also