Click or drag to resize

ExplorerBrowserDefaultAction Event

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

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

Value

Type: SystemEventHandlerInvokeCommandEventArgs
See Also