Click or drag to resize

JamBaseShellListViewAllowDrop Property

Use this property to turn on or off drop support with the Windows Explorer.

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

Property Value

Type: Boolean
See Also