Click or drag to resize

ShellSystemListDefaultAction Event

This event occurs if the user triggers the default command, e.g. double clicked on an item.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public event EventHandler<InvokeCommandEventArgs> DefaultAction

Value

EventHandlerInvokeCommandEventArgs
See Also