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.2
Syntax
public event EventHandler<OperationEventArgs> OperationPerformed

Value

EventHandlerOperationEventArgs
See Also