Click or drag to resize

FolderViewEventsDefaultVerbInvoked Event

Occurs when the default verb was invoked.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public event EventHandler<DispatchEventArgs> DefaultVerbInvoked

Value

Type: SystemEventHandlerDispatchEventArgs
See Also