Click or drag to resize

BeforeShellDropEventArgsExecuteShellDrop Property

Set this to false if you want to permit the execution of the shell drop.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool ExecuteShellDrop { get; set; }

Property Value

Type: Boolean
See Also